[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: cron error
Mike <lizard@macam98.ac.il> writes:
> Hi.
> I'm keep getting the following error :
>
> /bin/bash: root: command not found
>
> what does it means ? that it can't find the bash command ? or that it
> can't find a command called root ?
Well, why didn't you try
$ root
bash: root: command not found
- it gives you a clear answer to your question, doesn't it?
>
> BTW, the jobs are working..it is just that it keep giving me those
> messages.
Examine your cron scripts and fix the problem.
--
Oleg Goldshmidt goldshmt@netvision.net.il
BLOOMBERG L.P. (BFM) oleg@bfr.co.il
"Life's not fair, but the root password helps." [S.Travaglia]
=================================================================
To unsubscribe, send mail to linux-il-request@linux.org.il with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request@linux.org.il