hierarchical directory tree sizer - perl script. this pure perl script scans a directory tree, and outputs standard ascii, tree-like directory size report. should work on any OS once it has perl installed.
'dirsize' is a simple perl script that displays the size of a given directory recursively... Now, I *KNOW* there must be some other way to do that but hey, it was faster writing down about 40 lines of perl...