> > thanks 4 the codes. but how to use this? should I > > make a shell script & > > write down its name in the "run command " field of
Siddhartha has it all covered :) but if you're not on a permanent connection then the script is going to spit out errors, so id suggest running it under a crontab as */10 * * * * /path/to/script.pl 2>/dev/null # runs every 10 minutes # and redirects the errors where they dont bother you Dhruv -- To unsubscribe, send mail to [EMAIL PROTECTED] with the body "unsubscribe ilug-cal" and an empty subject line. FAQ: http://www.ilug-cal.org/node.php?id=3
