what is a command to display top 10 users who are using
Huge Space?
Answer Posted / mansur
du -s /home/* | sort -nr |head -10
| Is This Answer Correct ? | 18 Yes | 2 No |
Post New Answer View All Answers
What is ls command and what it does?
You attempt to delete a file called sales.mem using the rm command but the command fails. What could be the problem?
Explain command grouping in linux?
How do I know my shell?
Where can I find bash in linux?
How do I run bash on windows?
What are the mv command options?
How many linux commands are there?
What command is used to check the number of files, disk space, and each user’s defined quota?
What is the role of case sensitivity in affecting the way commands are used?
How do I check cpu usage?
What is pwd in linux command?
How to know linux os is 32 bit or 64 bit?
What are the 7 types of sentences?
What does r mean linux?