View Single Post
Old 12-22-2004, 09:54 PM  
Andrew-at-ENet
Confirmed User
 
Join Date: Sep 2003
Location: In the 60s
Posts: 598
if you wanna know what inside /usr is taking the most space...do

du -ks `ls /usr/`

If you mean users...then thats

du -ks `ls /usr/home/`

or

du -ks `ls /home/`

*edited to fix command*
__________________
Andrew-at-ENet is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote