Report Just the Total Space Used for a Directory


du -s

If you don't want information about all of a directory's subdirectories, it's possible to ask du to simply report back the grand total by using the -s option.

$ cd music $ du -hs 2.6G    . 


Short and sweet.



Linux Phrasebook
Linux Phrasebook
ISBN: 0672328380
EAN: 2147483647
Year: 2007
Pages: 288

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net