On Fri, Sep 20, 2002 at 01:27:20PM -0400, ebinc wrote:
> Hi List
> I enter this exactly as shown below
> crontab [-u user] -e   
> but I keep getting an error I have Red Hat 7.2

The '[...]' means optional. If you use the '-u' flag, it would be
typed as:

  crontab -u user -e

without the '[]'. Normally, it is just a 'crontab -e' (without the
quotes and -u option).

-- 
Hal Burgiss
 



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to