ps
Verified for current stable LTS
Ps Commands
Ps command syntax with verified terminal examples.
Commands
13 commands for Ps
ps HTTP
Ps Command: Get Parent Pid Of Process
ps -o ppid= -p <pid> ps HTTP
Ps Command: Get Parent Pid Of Process Osx
ps -o ppid= -p <pid> ps Operations
Ps Command: List All Running Processes
ps aux ps Operations
Ps Command: List All Running Processes Full Command
ps auxww ps Search
Ps Command: List All Running Processes Full Command String Osx
ps auxww ps Operations
Ps Command: List All Running Processes Osx
ps aux ps Operations
Ps Command: List User Processes As Tree
ps -u $(id -u) f ps Operations
Ps Command: List User Processes Extra Full Format
ps -u $(id -u) -F ps Search
Ps Command: Search Process By String
ps aux | grep <[s]tring> ps Search
Ps Command: Search Process By String Osx
ps aux | grep <string> ps Operations
Ps Command: Sort Processes By Cpu Usage Osx
ps -r ps Operations
Ps Command: Sort Processes By Memory Consumption
ps --sort size ps Operations
Ps Command: Sort Processes By Memory Usage Osx
ps -m Suggest a Ps Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Ps workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.