According to Wai Lee: While burning my CPU.
> 
> Hello,
> I was trying to modify the crontab to restart the computer at midnight
> every night.  However, I did something wrong and now whenever the computer
> reboot, it would shutdown and reboot again.  How can I get into the Linux
> to undo what I did?  Thanks for your help.
> 

'crontab -e'
Will allow you to edit the cron file.

If you cant get on with the default editor which is VI, then enter a
variable in /etc/profile for your favorite editor.

export EDITOR=/usr/bin/joe


> Denny Lee
> [EMAIL PROTECTED]
> 
> 


-- 
Regards Richard.
[EMAIL PROTECTED]

Reply via email to