CLH-014
< Script House
PROCESS CONTROL
operator@shadow:~
[SYSTEM] Process control module loaded
[MISSION] Manage and terminate processes like a system operator
> Mission: Master kill, jobs, bg, fg, and nohup
Type help for available commands.
operator@shadow:~$
CURRENT OBJECTIVE
1
2
3
4
5
SURVEY: List Running Processes
Use ps aux to see all running processes on the system.
$ ps aux