in reply to Re^5: File::Find stat question
in thread File::Find stat question
Thanks Alexander
I'll do this.
If you want to know the total number of bytes that the files in a directory use, THERE IS NO OTHER WAY than summing up their individual sizes returned by stat(). The size value returned by stat returns nonsense
|
|---|