what is the command for finding the higest memory occupied
file in linux?

Answer Posted / venkat

find -name "*" -size +<size in k>

for example :
find -name "*" -size +10000k

Is This Answer Correct ?    3 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How much ram do I have linux?

762


What is mkdir?

757


What does free command do in linux?

834


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 ?

1422


How do I find hostname in linux?

815


How do I run a .sh file in linux?

849


What the command used for list the contents of your home directory, current directory and all subdirectories?

767


What is build process?

775


What is the difference between cd and cd in linux?

767


What is grep command in linux with examples?

792


What does chmod 755 do?

683


Which command will show you free/used memory?

782


What does chmod do in linux?

794


Which of the Commands delete the files from the /tmp directory, issued by non-root user?

879


What is difference between sh and bash?

790