I am trying to figure out how to get the size of an entire directory. When I use:
-s DIRECTORYHANDLE
I always get zero. I am using this on Windows 2000/2003/XP with NTFS. ActivePerl 5.8.7
I searched for hours for a clue. How do I do it?
-s DIRECTORYHANDLE
I always get zero. I am using this on Windows 2000/2003/XP with NTFS. ActivePerl 5.8.7
I searched for hours for a clue. How do I do it?
Comment