In case anyone is interested, I managed to solve this dilemma, with thanks to GHeist. Yes, it was FULL paths that were necessary, including the backslash escape.
1 1 * * * /usr/bin/perl /user/www/cgi-bin/blah.pl \ /usr/www/cgi-bin/blah.cfg
Didn't need the /dev/null, as I was not expecting...
Thanks!! I will try these suggestions.
Gheist, I'm not sure I understand the /dev/null references. Are they necessary to end the process?
Olded, I didn't write the script. Believe me, I'm a newbie too. I would tend to think there could be/should be/would be some way to include the required...
*newbie alert!*
OK, I've got the basic idea. I have managed to write a simple cron job and implement it....every day @ 2:00 my error_log is copied to a new file, and then it and my access_log are truncated back to 0. I'm happy with that.
Now, here's where I need some help. I also need to...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.