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
How will you suspend a running process and put it in the background?
How do I test my cpu speed?
Explain the working of command grouping?
Is a command a full sentence?
What does c mean in linux?
How do I create a .txt file?
What is a good processor speed?
What is whois command in linux?
What is the bash in linux?
What is the command to check cpu speed in linux?
You want to verify which lines in the file kickoff contain ‘bob’. Which of the following commands will accomplish this?
What does f mean linux?
How remove all files in a directory linux?
What is simple command?
If we transfer 100 files by ftp to remote server, how to know the files are successfully transfer or some file are not transferred?