> What would be the best way to run a perl script (or shell 
> script) every 60
> seconds all the time, since boot time ?

enter in /etc/crontab:

*/1 * * * * root /bin/perl /pathto/perlscript
--
SLUG - Sydney Linux Users Group Mailing List - http://www.slug.org.au
To unsubscribe send email to [EMAIL PROTECTED] with
unsubscribe in the text

Reply via email to