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

Answer Posted / rallapalli

In which directory u want to search enter into the dir and
run like below

#du -sh * | sort -nr | head -1

Is This Answer Correct ?    1 Yes 9 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What happens to hard link when file is deleted?

488


What is makefile in unix?

530


What is the command can be used to check for file corruption?

543


Explain the linux directory commands along with the description?

499


What is clang tidy?

559






How do I move to root in linux?

506


How do I find the umask value in linux?

507


What are grep commands?

529


What is bash linux?

510


Information technology is widely used in

1484


How do you do nslookup?

521


What is in mkdir command?

538


How do I find my user id in linux?

514


What does the ps command do in linux?

521


What is the use of cp p command?

559