How can I check how large a certain directory is with all files and subdirs taken into account?
I tried with:
ls * -a -s -h -R
But that gave me a confusing list.
This is a discussion on Dir size in the Shared & Semi-Dedicated forum
How can I check how large a certain directory is with all files and subdirs taken into account?
I tried with:
ls * -a -s ...
How can I check how large a certain directory is with all files and subdirs taken into account?
I tried with:
ls * -a -s -h -R
But that gave me a confusing list.
Try the du command
"du -k ." works for me...
EDIT:
Ooooops. Asked and Answered. Never mind![]()
Copyright © 2011 JaguarPC.com
Bookmarks