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

Answer Posted / venkat mangu

#du -sh * | sort -nr

Is This Answer Correct ?    8 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is kill 9 in linux?

570


Which is the required command for checking the file system?

531


Explain about gzip filename?

561


What is $$ in shell script?

513


You wish to print the file vacations with 60 lines to a page. Which of the following commands will accomplish this?

493






Explain trap command of linux?

561


What is build process?

554


Find command can search for files by

544


What is tty in linux command?

506


How do I run a script in linux?

530


How do I find cpu in linux?

519


How do I find the console in linux?

540


What daemon is used for scheduling of the commands?

515


What is simple command?

518


Write a command that will look for files with an extension "c", and has the occurrence of the string "apple" in it.

1154