Files
tldr/pages.ja/common/htop.md
K.B.Dharun Krishna 8538a31451 pages/*: add standard translation and links (#11331)
* pages/*: add standard translation and links

Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>

* fix1: false positives; standardize Bengali, Hindi, Nepali periods

* fix: periods in recently added Bengali pages

Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>

* fix: false positives in modified files

Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>

* cleanup: update to native period in Bengali l10n

Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>

---------

Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-11-06 14:02:31 +05:30

637 B

htop

実行中のプロセスに関する動的なリアルタイム情報を表示する。 top の拡張版。 詳しくはこちら: https://htop.dev/

  • htop を起動:

htop

  • 特定のユーザが所有するプロセスを表示する htop を起動する:

htop --user {{ユーザー名}}

  • 指定した 並べ替え項目 でプロセスをソートする (利用可能なオプションは htop --sort help を使用する):

htop --sort {{並べ替え項目}}

  • htop 実行中の対話型コマンドを見る:

?

  • 別のタブに切り替える:

tab

  • ヘルプを表示する:

htop --help