🖥️htop

➡️This is a command-line reference manual for commands and command combinations that you don’t use often enough to remember it. This cheatsheet explains the htop command with important options and switches using examples.

▁ ▂ ▃ ▄ ꧁ 🔴☠ COMMANDLINE-KUNGFU WITH CHEATSHEETS ☠🔴꧂▅ ▃ ▂ ▁

#  ██╗  ██╗████████╗ ██████╗ ██████╗ 
#  ██║  ██║╚══██╔══╝██╔═══██╗██╔══██╗
#  ███████║   ██║   ██║   ██║██████╔╝
#  ██╔══██║   ██║   ██║   ██║██╔═══╝ 
#  ██║  ██║   ██║   ╚██████╔╝██║     
#  ╚═╝  ╚═╝   ╚═╝    ╚═════╝ ╚═╝     

# htop
#
# Display dynamic real-time information about running processes.  An enhanced version of top.

# Start htop:
  htop

# Start htop displaying only processes owned by given user:
  htop -u user_name

# Refresh every 10 seconds
htop -d 10

# Get help about interactive commands:
  ?

# Inverts the sort order
  I

# Trace a process (with strace)
  s
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░

  █║▌│║█║▌★ KALI ★ PARROT ★ DEBIAN 🔴 PENTESTING ★ HACKING ★ █║▌│║█║▌

              ██╗ ██╗ ██████╗  ██████╗ ██╗  ██╗███████╗██████╗
             ████████╗██╔══██╗██╔═══██╗╚██╗██╔╝██╔════╝██╔══██╗
             ╚██╔═██╔╝██║  ██║██║   ██║ ╚███╔╝ █████╗  ██║  ██║
             ████████╗██║  ██║██║   ██║ ██╔██╗ ██╔══╝  ██║  ██║
             ╚██╔═██╔╝██████╔╝╚██████╔╝██╔╝ ██╗███████╗██████╔╝
              ╚═╝ ╚═╝ ╚═════╝  ╚═════╝ ╚═╝  ╚═╝╚══════╝╚═════╝

               █║▌│║█║▌ WITH COMMANDLINE-KUNGFU POWER █║▌│║█║▌

░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░