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 does grep work in linux?
How do I clear my run history?
What is Syntax of any Linux command?
What is nbtstat command?
You attempt to delete a file called sales.mem using the rm command but the command fails. What could be the problem?
What does && mean in linux?
What make install does?
What is make in linux?
Enlist some linux to file content commands?
How do I run multiple commands in linux?
What do you mean by directory?
What does c mean in linux?
What does chmod 644 do?
What is the difference between clang and llvm?
What is a ulimit in unix?