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 is ps command in linux?
How do I find cpu in linux?
What does the ps command do in linux?
How can I delete a file in linux?
How do make computer faster?
What is command grouping and how does it work?
What daemon is used for scheduling of the commands?
How do you create a blank file in linux?
What is the difference between rmdir and rm r?
what is the fastest way to enter a series of commands from the command-line in linux
How do you open a command prompt when issuing a command?
What is top command in linux?
What command would you use to create an empty file without opening it to edit it?
Explain about the command lynx?
How do I permanently delete linux history?