what is the command for finding the higest memory occupied
file in linux?
Answer Posted / venkat palavarapu
Friends, you all aware of that, Linux will be storing all tasks including drivers in file format. Here we can assume that, Mr. Rudra85 asking that, what is the command to use to know the heist memory utilizing process?
Mr. Rudra85, if my assumption is correct then the answer is below.
# ps –aux
Then press ‘Shft+m’ to sort out the memory column ascending order
NOTE: Press ‘h’ key from your keyboard to know more about the command keys
Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
What does p mean linux?
Who linux commands?
What is know about grep commands?
How can I create a file with cmd?
You are required to restore the file memo.ben. It was backed up in the tar file MyBackup.tar. Which command would you use to do it?
How do you open a command prompt when issuing a command?
What is the use of finger command in linux?
How do I find hostname in linux?
What is the role of case sensitivity in affecting the way commands are used?
What is cpu utilization linux?
What is a make target?
How do I run multiple commands in linux?
What does bash stand for?
How do I run whois command?
What is the gcc command?