User Tools

Site Tools


linux:top

This is an old revision of the document!


Top via ps

Single line top cpu/ram using processes:

ps -eo pid,ppid,cmd,%mem,%cpu --sort=-%mem | head
linux/top.1514385583.txt.gz · Last modified: (external edit)