![]() |
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 |
| Cron not running | garric | UNIX for Advanced & Expert Users | 6 | 04-11-2008 08:32 AM |
| Cron not running .. please help | beisaikong | Shell Programming and Scripting | 2 | 07-12-2007 07:05 AM |
| cron job is not running | Suguna | UNIX for Advanced & Expert Users | 3 | 09-28-2006 09:11 AM |
| Cron Job Not Running | nag_sundaram | HP-UX | 1 | 10-17-2005 10:38 AM |
| not running in cron | ajnabi | UNIX for Advanced & Expert Users | 4 | 07-11-2003 02:35 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
My script works fine when executed manually. It has 777 rights on it.
The actual crontab entry is like 30 * * * * fullscriptpath. The script has used global variables defined for super user id. The cron access and editing is done through the super user id. ---------- Post updated at 11:56 PM ---------- Previous update was at 11:13 PM ---------- My script runs fine when executed manually.I run it through super user id. Crontab has been edited using -e option by a super user id. The entry is 30 * * * * fullscriptpath The script contains variables set for super user. The script has 777 rights on it. I am using cron shell. ---------- Post updated at 11:57 PM ---------- Previous update was at 11:56 PM ---------- My script runs fine when executed manually.I run it through super user id. Crontab has been edited using -e option by a super user id. The entry is 30 * * * * fullscriptpath The script contains variables set for super user. The script has 777 rights on it. I am using cron shell. |
| Sponsored Links | ||
|
|