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
How do you sort cpu in top command?
How do I check disk space in bash?
How does grep work in linux?
You want to know how many lines in the kickoff file contains ‘prize’. Which of the following commands will produce the desired results?
What does chmod 644 do?
How many linux commands are there?
Which command would you use if you want to remove the password assigned to a group?
How do I find the process id in linux?
What the command used for list the contents of your home directory, current directory and all subdirectories?
How commands work in linux?
What does cd – command do?
Explain the working of command grouping?
What does df command do in linux?
What does ls mean in linux?
What is command to check ports running/used over local machine