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 command can you use to review boot messages?
explain about vnc
What are the examples of simple command?
How do I set permission to run in linux?
Why is it called bash?
hi friends how to reinstall the grub.conf file. once i delete the grub file in perminatle ofter how to get back that file. plz send me ans. regards. madhu.m
What command used for showing user info like Login Name, Canonical Name, Home Directory,Shell etc..?
In Linux how you set time a limit on quota?
What is cpu in top command?
Which are the linux directory commands?
How do I check my disk space?
what is the command to view gateway?