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
Explain the free command.
What would be the result of issuing the command cat phonenos?
What are the 7 types of sentences?
What is cpu in linux?
State and explain about features of UNIX?
why context switching time should be minimum? How it depends on hardware support?
What is finger in networking?
How do you create a file in linux?
What is command line in unix?
How many linux commands are there?
What does (cd dir && command) do?
How can I check the exit status of my previous command in Linux operating system?
How do you kill a process in linux?
What is the command to delete a file linux?
What is the purpose output of cd command?