what is the command for finding the higest memory occupied
file in linux?
Answer Posted / lokesh reddy
Top command will show the memory occupied by a file.When top
is showing the output press shift+m to show the file or
process which is using larger memory.
| Is This Answer Correct ? | 50 Yes | 3 No |
Post New Answer View All Answers
How can you check the amount of lines in a file?
What does && mean in bash?
What is $@ in shell?
What would be the result of the command paste -s dog cat?
Is makefile a shell script?
What can you tell about the tar command?
Is cmake only for c++?
What is the purpose output of cd command?
What is phony in makefile?
What is ll command in unix?
What is the default number of shell commands saved in the history list of .cshrc file?
What does (cd dir && command) do?
How do you run a command for a limited time?
What are the command prompt commands?
What is git command?