Re: Check disc quota

2002-07-15 Thread fliptop
Mike(mickalo)Blezien wrote: > I am new to this list, so if this not the proper list to send this too, I would > appreciate the name of the appropriate list. it's not the correct list. this is a beginners-cgi list. i would suggest the beginners mailing list. point your browser to learn.perl.

Check disc quota

2002-07-14 Thread Mike(mickalo)Blezien
Hello All, I am new to this list, so if this not the proper list to send this too, I would appreciate the name of the appropriate list. I need to run thru various folders to check the disc usage within each folder. I know I could do the command `du -sh /path/to/foldr`; but was wonder if Perl ha