You're missing something crucial, the _user_ to run
the cron command as. Should be something like:

* * * * * root /home/alumil/alumil_daily.sh

Michael.

--- Ian Mortimer <[EMAIL PROTECTED]> wrote:
> 
> > * * * * * /home/alumil/alumil_daily.sh
> 
> Do you really want this to run every minute?
> 
> > When I run alumil_daily.sh from command line it
> creates the output file
> > properly.
> > Running it from crontab the generated output file
> is empty, as if the
> > database dump program
> > would not provide any output.
> 
> What is the path to the database dump program?  If
> it's not in a standard
> location it might not be in the execution PATH for
> cron.  Try entering the
> full path in the script.
> -- 
> Ian
> 
> 
> 
> -- 
> redhat-list mailing list
> unsubscribe
>
mailto:[EMAIL PROTECTED]
> https://www.redhat.com/mailman/listinfo/redhat-list


__________________________________
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!
http://sbc.yahoo.com


-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to