Displaying 1 result from an estimated 1 matches for "crontjob".
Did you mean:
cronjob
2008 Sep 30
2
how to set term environment for cronjobs?
Hi,
I'm running a crontjob on CentOS 5.2 server, which then connects to a
webpage to run some stuff. It has to run this way, since the webpage
is on a Windows server, and the Windows scheduled tasks doesn't work
as well.
It seems like the cronjob is working fine, except that the email
output worries me a bit.
This is w...