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


Please Help Members By Posting Answers For Below Questions

How do I check my cpu speed?

517


How do I check disk space in linux?

467


What command should you use to check your file system?

525


How to know linux os is 32 bit or 64 bit?

529


What is difference between comm and CMP command?

523






What would be the result of the command paste -s dog cat?

531


What is apple llvm?

528


What does rmdir do in linux?

533


Why we use pwd command in linux?

542


Which command would you use to create a file system on a new hard drive?

572


What is tty in linux command?

514


How do you create a text file in linux terminal?

517


What is the purpose output of cd command?

572


What is whois command in linux?

532


How do I change shell in linux?

513