Aitor San Juan wrote:
I have a shell script whose execution is scheduled by CRON. The
command scheduled is of the form:
50 23 * * 1-5 /apps/batch/cronjobs/bd_backup.sh >
/apps/batch/logs/bd_backup.log 2>&1
This shell script runs under the id of root. The file permissions of
the log file create
like to find another solution, having to modify the shell script in the
last resort.
Thanks in advance.
-Mensaje original-
De: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] nombre de Gerard Seibert
Enviado el: jueves, 21 de septiembre de 2006 11:39
Para: freebsd-questions@freebsd.org
Asunto: Re: D
Aitor San Juan wrote:
> I have a shell script whose execution is scheduled by CRON. The
> command scheduled is of the form:
>
> 50 23 * * 1-5 /apps/batch/cronjobs/bd_backup.sh >
> /apps/batch/logs/bd_backup.log 2>&1
>
> This shell script runs under the id of root. The file permissions of
> the l