Re: Size of a bundle (or directory) [A: du -k -s]
Re: Size of a bundle (or directory) [A: du -k -s]
- Subject: Re: Size of a bundle (or directory) [A: du -k -s]
- From: Christopher Corbell <email@hidden>
- Date: Thu, 27 Mar 2003 13:14:56 -0800
Thanks for help, I also hit the BSD lists and found what I was looking
for...
The du command reports disk usage (in terms of fs blocks); with the -s
option it will total the usage for a directory (or bundle); with the -k
option
its results are in 1024-byte blocks.
- Christopher
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.