3 examples for htop
# To launch (you can interact with it using shortcuts)
htop
# Change the Output Refresh Interval
htop -d 10
Example for 'htop'
htop --user=USERNAME
# Opens an htop that displays processes for a specfic user.