![]() |
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 |
| Please help me with the run-away cron jobs | dedema | UNIX for Dummies Questions & Answers | 2 | 09-13-2007 01:43 PM |
| cron jobs not run | robertsnoog | Linux | 4 | 02-13-2007 12:24 PM |
| Cron Jobs | Remi | SUN Solaris | 2 | 01-03-2007 07:12 PM |
| Cron Jobs | lewisoco | SUN Solaris | 6 | 09-04-2005 11:14 AM |
| CRON Jobs | eludlow | UNIX for Dummies Questions & Answers | 4 | 05-28-2004 08:24 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
How to submit cron jobs?
How can I write a script to submit a perl script as a cron job but only have it execute once?
After it has executed once, I would like it to automatically insert itself again into cron. I want to avoid the situation where I schedule a cron job to run once a day, but end up with multiple instances of the cron job because it requires more than 24 hours to execute. Thanks, Siegfried |
|
||||
|
How do I check to see if it is still running?
Let is supposed I set a flag in a database and I clear the flag when the perl script exits. What happens if the perl script access violates and executes before it clears the flag? Then I will never run thinking I am already running! Thanks, Siegfried |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|