ps --sort=-%mem | head

Category: Administration

ps --sort=-%mem | head

List processes sorted by memory usage (highest first)

Lists processes sorted from highest to lowest memory usage. Helps identify memory-hungry programs.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.