topコマンドの可愛い設定
alias top="top -t -S -s0.1" 解説 -t top自身を表示しない -S システムプロセスも表示(大文字S) -s0.1 更新頻度(小文字-s の後に秒数を"スペー...
0
0
Comment0
1 search resultsShowing 1~1 results
alias top="top -t -S -s0.1" 解説 -t top自身を表示しない -S システムプロセスも表示(大文字S) -s0.1 更新頻度(小文字-s の後に秒数を"スペー...
1 search resultsShowing 1~1 results
Qiita is a knowledge sharing service for engineers.