"Frank Martini" <[EMAIL PROTECTED]> writes:
> I was playing with the crontab command last night and now, every hour I get
> the following eMail
>
> /bin/bash: root: command not found
>
> What did I do? How do I stop it?
You are telling it to execute something that doesn't exist. Oddly a command named
'root'.
Type 'crontab -e' and fix the cron file.
'man 5 crontab' will show you some examples on how to structure the crontab
rw2
--
Logically, life must be possible in the Universe.
Else you would not be here.
Assuming you are.