![]() |
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 |
| Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts and shell scripting languages here. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| A script doesnt work properly when crontab | digitalrg | Shell Programming and Scripting | 11 | 04-15-2009 03:04 PM |
| problem running shell script (for oracle export) in crontab | jsheehan223 | Shell Programming and Scripting | 1 | 10-16-2008 04:29 PM |
| Script not running properly | chris1234 | UNIX for Dummies Questions & Answers | 5 | 02-22-2008 03:51 PM |
| Facing issue in Solaris OS in crontab for running shell script | mabrar | Shell Programming and Scripting | 2 | 11-02-2007 06:32 AM |
| running sql in crontab | dorilevy | UNIX for Dummies Questions & Answers | 4 | 08-22-2002 08:13 AM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
Script not running properly when run from Crontab
Hi
I am a novice Linux/Perl user and am struggling to overcome what I am sure is a simple problem. I am using a perl program to create a shell script daily containing between 10 and 30 "at -f" commands for the same day. Then I change the file attributes to allow the file to be executed. When I run this script from the terminal it works fine and all the "at" commands are set up, however when I run it as a crontab event it only sets up the first 8 every time. Is there a simple explanation for this? If not, is there a way I can force the script to open and execute in a terminal session when invoked from crontab? I am running the Hardy Heron version of Ubuntu. Thanks for any help you can give me. Simon |
| Bookmarks |
| Tags |
| crontab; at -f; shell; terminal; |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|