[NC State Home]  Statistics Department IT/Computing: How-To
 

How-To: use ls for space inquiries.

ls -AlcF | cut -f10-31 -d" "| sort -b
List directory sorting by size.

I'm sure there other parameter combinations that could give useful output. And if you have one that you would like to add to the above list, please feel free to let me know.  

[Back] Please send any questions or comments to : webmaster@stat.ncsu.edu