diff --git a/pages/linux/htop.md b/pages/linux/htop.md index f4d2885e8..a4da2b15d 100644 --- a/pages/linux/htop.md +++ b/pages/linux/htop.md @@ -10,6 +10,10 @@ `htop -u {{username}}` +- Sort processes by a column (use `--sort-key help` for a column list): + +`htop -s {{column_name}}` + - Get help about interactive commands: `?`