Quick Actions
ps
Description
Report a snapshot of the current processes.
Command
ps
Examples
Show all processes
ps aux
Show processes for a user
ps -u username
Show process tree
ps -ejH
Command Info
Category:
Process Management
Type:
Linux
Views:
12
Status:
Active
Tags
processes
monitoring