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
How do you grep?
How is grep so fast?
What is grep command?
What is 9 in kill?
What is mask and umask in linux?
How do I permanently set ulimit in linux?
please advice me what i have to prepare for NIC Exam(22-feb- 09). send me the question pattern for the 2 hrs exam. please sent it to manivannan_it15@yahoo.co.in
What is linux pwd (print working directory) command?
How do I check disk space in bash?
What is cat command in linux?
What is the syntax of mkdir?
How do I check my cpu speed?
What command would you use to check how much memory is being used by linux?
How do I find the process id in linux?
What are grep commands?