what is a command to display top 10 users who are using
Huge Space?
Answer Posted / kamal
root@server [/home]# du -sh /home/* | sort -r | head -10
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
What does curl command do in linux?
What is the command can be run to remove all the rules in an iptable table?
What does ls mean in linux?
What is simple command?
You need to see the last fifteen lines of the files dog, cat and horse. What command should you use?
How do I use nslookup in linux?
What does chmod 777 do?
How many types of dos commands are there?
How to give acl permission in numerical mode on linux?
How do I check command history?
What is mkdir p?
How do I stop a linux job?
What does kill in linux?
What does wc command do in unix?
Explain shift command of linux?