
htop
List of commands for htop:
-
htop:tldr:1b478 htop: Start htop displaying processes owned by a specific user.$ htop --user ${username}try on your machineexplain this command
-
htop:tldr:947d1 htop: Sort processes by a specified `sort_item` (use `htop --sort help` for available options).$ htop --sort ${sort_item}try on your machineexplain this command