hennes' Bash cheatsheet

C-r : Reverse search history

C-x C-e : Edit and execute command

Common shell commands

ps

Show all own processes (x) with additional information (u):

ps -ux   # or just ps ux