ps
Verified for current stable LTS
Ps Command: Sort Processes By Memory Consumption
Use for sort processes by memory consumption with Ps. Exact CLI syntax to sort processes by memory consumption using Ps.
When to use this: Use for sort processes by memory consumption with Ps.
Command Syntax
ps --sort size ps --sort size Live Command Builder
Final Command
ps --sort size Command Breakdown
--sort- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to sort processes by memory consumption using Ps.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Ps Command: Get Parent Pid Of Process
ps -o ppid= -p <pid> Ps Command: Get Parent Pid Of Process Osx ps -o ppid= -p <pid> Ps Command: List All Running Processes ps aux Ps Command: List All Running Processes Full Command ps auxww Ps Command: List All Running Processes Full Command String Osx ps auxww