Terminate processes by ID
Kill processes by name
Display Linux processes
Report current processes
ps
ps is used to report the current processes. It reports the current processes.
Show all running processes
ps aux
Report file system disk space usage
Run process in background
Bring job to foreground