Peace Lee

Results 71 comments of Peace Lee
trafficstars

Yes, I would like to use those tools if I can use them. Could you recommend any tools?

I checked this result :) some lines are wrong but other is useful :) ``` +++ guider.py @@ -20727,12 +20727,12 @@ data2 = ord(source[count]) thisVal = data1*256 + data2 -...

I also like the augmented assignment expression :) I already applied it in manual and using your scripts.

thanks for your feedback :) that sounds good! I have been preparing for a new document that explains all features and stats of guider. and I am sure that source...

Okay, I am writing documents and will post them on https://iipeace.github.io :)

@jehunseo, Guider는 windows에서 top 명령어를 지원하지 않고 있습니다. 혹시 windows에서 동작하도록 구현하실 계획이신지요?

@jehunseo , WSL은 제가 생각하지 못했네요! 좋은 제안 감사합니다 :)

@jehunseo , 제가 Windows10 WSL Ubuntu 환경에서 python3 guider.py top 명령을 실행해보니 화면갱신이 잘 되는데요. 혹시 화면갱신이 되지 않았던 환경 정보룰 공유해 주실 수 있을까요?

제 Windows10 WSL2 Ubuntu 20 환경에서는 screen clear가 잘 되는데요, 사용하시는 환경과 어떠한 차이점이 있는지 궁금하네요 ^^;

Do you know -o option to save output to specific file?