![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Crontab failure.Can't open shared library | reader_regular | Shell Programming and Scripting | 0 | 01-26-2006 01:43 PM |
| GCC bootstrap failure on AIX 5.3 | Duggerdee | AIX | 2 | 10-18-2005 06:38 PM |
| ld failure | handak9 | High Level Programming | 2 | 09-29-2004 10:56 AM |
| solaris second cd failure | hcclnoodles | UNIX for Dummies Questions & Answers | 1 | 03-04-2003 12:31 AM |
| CPU failure??? | 98_1LE | UNIX for Dummies Questions & Answers | 1 | 01-23-2001 05:38 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
CRONTAB failure
am getting the following error while trying to create a new crontab file:
(jravisha) jravisha- crontab -e no crontab for jravisha - using an empty one crontab: installing new crontab "/tmp/crontab.XXXXH3SJgR":1: premature EOF errors in crontab file, can't install. Do you want to retry the same edit? any idea why? |
|
||||
|
Quote:
crontab -e "username" if you are a user put your name as a user something like crontab -e jravisha Thanks Namish |
|
||||
|
Nope! sorry that doesnt work
crontab -e jravisha crontab: usage error: no arguments permitted after this option usage: crontab [-u user] file crontab [-u user] [ -e | -l | -r ] (default operation is replace, per 1003.2) -e (edit user's crontab) -l (list user's crontab) -r (delete user's crontab) -i (prompt before deleting user's crontab) |
|
||||
|
Quote:
Thanks Namish Last edited by namishtiwari; 08-22-2007 at 06:53 AM.. |
| Sponsored Links | ||
|
|