Top 5 memory consuming tasks
ps auxf | sort -nr -k 4 | head -5
(As I shamelessly lifted this from DistroTube, I may as well go the whole hog and suggest you alias it to mem5)
Syndicated from the fediverse. Read and engage on the original instance.
View original on discuss.tchncs.deps auxf | sort -nr -k 4 | head -5
(As I shamelessly lifted this from DistroTube, I may as well go the whole hog and suggest you alias it to mem5)
No replies yet