Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


what is a command to display top 10 users who are using
Huge Space?

Answers were Sorted based on User's Feedback



what is a command to display top 10 users who are using Huge Space?..

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

what is a command to display top 10 users who are using Huge Space?..

Answer / mansur

du -s /home/* | sort -nr |head -10

Is This Answer Correct ?    18 Yes 2 No

what is a command to display top 10 users who are using Huge Space?..

Answer / kamal

root@server [/home]# du -sh /home/* | sort -r | head -10

Is This Answer Correct ?    3 Yes 2 No

Post New Answer

More Linux Commands Interview Questions

What command can you use to review boot messages?

3 Answers   TCS,


explain about vnc

4 Answers  


What are the examples of simple command?

0 Answers  


How do I set permission to run in linux?

0 Answers  


Why is it called bash?

0 Answers  


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

5 Answers  


What command used for showing user info like Login Name, Canonical Name, Home Directory,Shell etc..?

0 Answers  


In Linux how you set time a limit on quota?

1 Answers   Mind Tree,


What is cpu in top command?

0 Answers  


Which are the linux directory commands?

0 Answers  


How do I check my disk space?

0 Answers  


what is the command to view gateway?

5 Answers  


Categories