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
Where can I find bash in linux?
What is the difference between kill and kill in linux?
Enlist some linux networking and troubleshooting commands?
How do you create a text file in linux?
Write a command that will display all .txt files, including its individual permission.
Explain about refer?
What is the command to see on which port which service is running? And what is the difference between /etc/services file and net stat command?
Explain the free command.
What does free command do in linux?
How do you copy in linux terminal?
What are linux commands useful?
What does uname do in linux?
What is whois command in linux?
How do I check command history?
Explain about document formatting?