Running perl scripts on other machines and getting feedback

2001-07-18 Thread Westlake, Andy
I have written a short perl script to report disk usage on our various systems at our site. What I would like to do is run the script from a page on our intranet and get the feedback back. Now I can do this using rsh but I am sure there is a way of doing it in perl. So any ideas please? Andy W

Counting all the files on a system

2001-08-30 Thread Westlake, Andy
Bit of an odd one but I need to know how many regular files there are on our system so I knocked together a little script, see below. Only problem is it seems to run out of memory as its running. Any thoughts on how I could improve it would be very gratefully received, or is there a module I don'