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 difference between free and available memory in linux?
What does the ps command do in linux?
What file type is a makefile?
What command can you use to make a tape archive file of a /home directory and send it to the /dev/tape device?
How do I run a .sh file in linux?
What is difference between comm and CMP command?
Why ms dos is used?
Which command would you use to create a file system on a new hard drive?
What is #!/ Bin sh?
Is cmake a compiler?
What are the linux commands used in devops?
what do know about commands?
How to root mirror in linux?
What is Syntax of any Linux command?
What is the command to see on which port which service is running? And what is the difference between /etc/services file and net stat command?