ps
Report process status
← All commands
Common Examples
$ ps aux
$ ps aux | grep node
$ ps -ef --forest
$ ps -o pid,ppid,cmd -p 1234