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
How do I find command history in linux?
What are the ms dos commands?
What is dos and its commands?
What is type command in linux?
What does p mean linux?
Brief about the command ff?
Why is linux cpu usage so high?
What is the role of case sensitivity in affecting the way commands are used?
How can you copy lines into the buffer in command mode?
You wish to print a file ‘draft’ with 60 lines to a page. What command would you use?
What are the basic commands for user management?
What are the commands in linux?
Explain shift command of linux?
How do I know my linux shell version?
How do I remove a soft link in linux?