The UNIX and Linux Forums
>
Top Forums
>
Shell Programming and Scripting
Running a script in INFINITE LOOP
.
User Name
Remember Me?
Password
google unix.com
Forums
Register
Forum Rules
Links
Albums
FAQ
Members List
Calendar
Search
Today's Posts
Mark Forums Read
Thread
:
Running a script in INFINITE LOOP
View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
#
2
(
permalink
)
10-21-2008
Wotan31
Registered User
Join Date: Sep 2008
Posts: 17
I don't like loops. Why not have a cron job that runs every hour, checking for the presence of this file?
If once an hour isn't frequently enough, just do a script that runs in a loop and start it with "nohup" so it continues to run even when you log out.
Wotan31
View Public Profile
Find all posts by Wotan31
Find Wotan31's past nominations received
Find Wotan31's present nominations given