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

Answer Posted / s.subramanian@ hcl chennai

ps -auxf | sort -nr -k 4 | head -1

Is This Answer Correct ?    1 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is kill command?

510


How commands work in linux?

514


How do you execute more than one command or program from a single command line entry?

556


How do I check cpu usage?

576


Explain about sh?

584






How do make computer faster?

536


What are the 4 kinds of sentences with examples?

582


What is 9 in kill?

522


Who is unix command?

551


What is df command in linux?

542


What is df -i command?

548


What command used for showing user info like Login Name, Canonical Name, Home Directory,Shell etc..?

671


How do I check my disk space?

469


You attempt to delete a file called sales.mem using the rm command but the command fails. What could be the problem?

585


What does ls mean in linux?

579