what is the command for finding the higest memory occupied
file in linux?
Answer Posted / s.subramanian@ hcl chennai
ps -auxf | sort -nr -k 4 | head -1
| Is This Answer Correct ? | 1 Yes | 4 No |
Post New Answer View All Answers
What does && mean in linux?
Who command in linux?
What is the difference between clang and llvm?
What are grep patterns called?
How do I test my cpu speed?
Which Command used to lock user password in Linux?
What is ls command and what it does?
What is command example?
What are vim commands?
Why is linux cpu usage so high?
What does (cd dir && command) do?
What is the example of command sentence?
Why bash is used in linux?
What is whois command?
What is history command in linux?