in reply to Re^2: Directory tree explorer with stats reporting
in thread Directory tree explorer with stats reporting

I doublechecked that and that wasn't the problem. Then I ran it and it worked fine...no errors at all.
Who knows? User error, most likely:)
A handy utility anyhow.

Thanks,

Scott
  • Comment on Re^3: Directory tree explorer with stats reporting

Replies are listed 'Best First'.
Re^4: Directory tree explorer with stats reporting
by parv (Parson) on Mar 11, 2006 at 21:25 UTC
    Another reason could be that the program encountered an ephemeral file which was gone by the time program checks for its size (thus causing addition of undef, resulting in error message).