![]() |
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 |
| HP-UX HP-UX (Hewlett Packard UniX) is Hewlett-Packard's proprietary implementation of the Unix operating system, based on System V. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Crontab Job - Schedule | prashanth_gs | SUN Solaris | 7 | 12-04-2006 05:03 AM |
| schedule many jobs using cron | sireesha15 | UNIX for Dummies Questions & Answers | 1 | 11-28-2006 11:20 PM |
| How to Schedule job using cron(URGENT) | ravi.sadani19 | Shell Programming and Scripting | 2 | 01-23-2006 07:10 AM |
| How to schedule a job | ashvik | UNIX for Advanced & Expert Users | 5 | 09-22-2005 08:53 AM |
| Cron to schedule 1st Wednesday of every Month?? | bradtri | Shell Programming and Scripting | 5 | 10-20-2004 01:12 PM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
unable to schedule events through cron
hi,
Initially I logged in as root and edited the root file in crontab -e. Have scheduled to run a command at 00:34 daily and have redirected the . The /var/adm/cron/log file got updated for the first time CMD: /test/command >> /temp/test > root 14906 c Fri Jan 11 00:34:00 EST 2008 < root 14906 c Fri Jan 11 00:34:00 EST 2008 rc=127 The test file was not updated And now i wrote a small script tp execute the same above command. and the /var/adm/cron/log file never get updated after the first time. Even i tried to execute the simple echo commands through cron and redirected the output to text files but still that doesnt work I have also stopped and started the cron but still it doesnt work. Then i have edited the cron.allow file and given permission for user to execute. and scheduled teh event as user but still the log files not the redirected output files dosent update. This means the cron is not running or is there some other problem? Pls try to get the problem and reply thanks |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|