Quote:
Originally Posted by d-null
even the good tgp scripts do it that way, don't they?
|
Here's 'not consuming system resources for idiots 101':
echo '0/15 * * * * * /usr/bin/perl /home/perltoob/cockstain.pl > /home/perltoob/index.html' >> /tmp/t
crontab /tmp/t && rm /tmp/t