RE: memory problem

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Try this for top 15 memory using processes (in % terms), all on one line...

ps aux | head -n 1 | cut -c 1-100; ps aux | sort -n -r -k 4 | grep -v COMMAND | head -n 15



[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux