Thanks for the quick response.
I'm having a bit of trouble and I think it's just related to my ignorance of UNIX. I created the text file, cron.txt as you suggested. I then did the whole "crontab cron.txt" thing. My question is, after the first 5 variables are declared (Minute, Hour, etc.), what is the "sixth" variable exactly? I thought it was the command that I would execute if I was at the command prompt. So, for me, I put in something like perl -w ~/path/to/script.pl.
I guess I should put the whole thing
23 13 * * * perl -w ~/path/to/script.pl
But, it doesn't seem to execute. What to do?
In reply to Re^2: Running a perl script automatically on Mac OS X 10.5
by Ninth Prince
in thread Running a perl script automatically on Mac OS X 10.5
by Ninth Prince
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |