what is the command for finding the higest memory occupied
file in linux?
Answer Posted / shobhit
I am bit confuse about the question, If you are asking for
the space occupied by the file?
Then two Answers we have:
1.) df - Th
2.) ls -lh
| Is This Answer Correct ? | 1 Yes | 17 No |
Post New Answer View All Answers
Explain the ‘ls’ command in linux
What daemon is used for scheduling of the commands?
How do I clear terminal command history?
What does cd do in linux?
What is a makefile in linux?
Main configuration file and command used for NFS enabling exported directories and deamons?
What is a ulimit in unix?
What does p mean linux?
What command do you type to find help about the command who?
I am using RedHat 6.3 in I wanna to install and configure zimbra mail. Can anybody tell me what are the RPM packages required for zimbra mail ? Where can I get those RPM packages ?
Write a command that will do the following: -look for all files in the current and subsequent directories with an extension c,v -strip the,v from the result (you can use sed command) -use the result and use a grep command to search for all occurrences of the word orange in the files.
What is $@ in shell?
What is clang format?
What does grep grep do?
What is mask and umask in linux?