![]() |
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 |
| why the below script is not working ., | konankir | Shell Programming and Scripting | 14 | 03-27-2008 04:32 PM |
| Shell Implementation not working correctly | AirBronto | High Level Programming | 14 | 02-15-2008 10:41 PM |
| Script not running correctly | phixsius | Shell Programming and Scripting | 1 | 01-25-2008 06:42 AM |
| Variable not working correctly. | walsh_j | Shell Programming and Scripting | 3 | 05-30-2007 02:50 PM |
| if not working correctly | 2dumb | Shell Programming and Scripting | 3 | 05-03-2007 02:38 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
Script not working correctly
I have a simple script that I want to run every 30 minutes but only when I execute it. I don't want it to be a crontab job.
so i have for example date ls -l who sleep 1800 The first time it executes correctly but after the first time it nevers execute back again. It should execute after 30 minutes again. Why? What Am I doing wrong? Thanks |
|
||||
|
elchalateco,
You will need to add a loop construct to your script. Biker Systems/Network Administrator LiveFire Labs - Hands-On Technical e-Learning www.LiveFireLabs.com |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|