ps
ps - Report a snapshot of current processes.
Examples
ps aux
Display all running processes.
ps -ef
Display all processes in full format.
Notes
This command affects only the current shell session.
ps - Report a snapshot of current processes.
ps aux
Display all running processes.
ps -ef
Display all processes in full format.
This command affects only the current shell session.