![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | 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 !! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Crontab Problem | bullz26 | Shell Programming and Scripting | 9 | 03-16-2008 07:11 PM |
| problem with crontab | cleansing_flame | UNIX for Dummies Questions & Answers | 1 | 01-29-2008 05:02 PM |
| Crontab problem | jess_t03 | AIX | 2 | 01-03-2008 04:29 AM |
| crontab problem | DebianJ | UNIX for Advanced & Expert Users | 10 | 06-04-2005 12:36 AM |
| Problem with crontab | shehnaaz | UNIX for Dummies Questions & Answers | 4 | 08-21-2002 12:43 PM |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Having Problem with crontab command
Hi all ,
When i am tryting to execute crontab from home directory for a shell script which is located in some directory it is giving a error message The crontab file is 0 9-17 * * 1-5 /mydir/myshell The following output is given Your "cron" job /mydir/myshell produced the following output: sh: /mydir/shell: does not exist URGENTLY REQUIRE HELP THANKS IN ADVANCE Regrads Arunava |
| Forum Sponsor | ||
|
|
|
#2
|
|||
|
|||
|
I have my crontab like this 17 09 * * 1-5 /mydir/myshell.sh First the minutes then the hours.This how it works on my true64unix. But don't forget the full path.. Peterh |
|||
| Google The UNIX and Linux Forums |