![]() |
|
Syntactic Confectionery Delight | |
PerlMonks |
comment on |
( #3333=superdoc: print w/replies, xml ) | Need Help?? |
Change your map line to: print join("\n", grep { defined } @dirstats);...and you avoid using map in a void context (What's wrong with using grep or map in a void context?). In reply to Re: Re: How to obtain the size of a remote Winnt4 share
by zakb
|
|