what is a command to display top 10 users who are using
Huge Space?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / kamal
root@server [/home]# du -sh /home/* | sort -r | head -10
| Is This Answer Correct ? | 3 Yes | 2 No |
What is umask 000?
Which command is used to terminate a process?
State and explain about features of UNIX?
why do u want to join this company
6 Answers HCL, Infosys, United Healthcare, Wipro,
What is ls command and what it does?
What is type command in linux?
What is the command to list ALL (hidden also) files of current directory & it’s subdirectories?
How compile c++ program in cmd?
How do make computer faster?
Who is unix command?
Is llvm a compiler?
What is Data Command?