Is there a simple way of determining the size of an indicated directory ?
That is, how would I set up a function (or does one exist that I'm overlooking) to pass a path for a directory (as a string) and obtain the size (in KB or MB) of said directory ?
I guess it can be done but I can't see it for looking.
Thanks in advance
Steve
That is, how would I set up a function (or does one exist that I'm overlooking) to pass a path for a directory (as a string) and obtain the size (in KB or MB) of said directory ?
I guess it can be done but I can't see it for looking.
Thanks in advance
Steve