Home arrow FreeBSD Tips arrow Show files size in a list of subdirectories, sorted by size
Show files size in a list of subdirectories, sorted by size PDF  
Digg Reddit Ma.gnolia Stumble Upon Facebook Twitter Google Yahoo! MyWeb Furl" BlinkList Technorati Mixx Bookmark

Show how big are files in a list of subdirectories, sorted by size (in the curent path)

du -s * |sort -rn | head
 
< Prev   Next >

Other BSD Systems

OpenBSD

Polls

Best BSD firewall?