what is a command to display top 10 users who are using
Huge Space?
Answer Posted / gopi
The below command will display the top 10 users of the /home
dir
--------------
root@server [/home]# du -sh /home/* | sort -r | head -10
---------------
| Is This Answer Correct ? | 26 Yes | 7 No |
Post New Answer View All Answers
What does && mean in bash?
What command do you type to find help about the command who?
How remove all files in a directory linux?
How many interfaces(ethernet cards) are working using single command?
How you will create new folder / directories and how to remove file and folder in linux?
Find command can search for files by
How do I create a .txt file?
How do you ask politely?
How do you create a file?
Main configuration file and command used for NFS enabling exported directories and deamons?
What is umask 000?
Explain about document formatting?
What is c++ makefile?
What are the commands in linux?
What is know about grep commands?