Re: [PHP] Run script every 30 seconds
Ahmad Al-Twaijiry wrote:
Hi everyone,
I have a script that I want it to run every 30 seconds, the problem is
that cronjob can run every 1 minute only, do you have any solution ?
Use atd.
--
John C. Nichel IV
Programmer/System Admin (ÜberGeek)
Dot Com Holdings of Buffalo
716.856.9675
jnichel@xxxxxxxxxxxxxxxxxxxxxxxxxxx
.
Relevant Pages
- Re: Run script every 30 seconds
... Ahmad Al-Twaijiry napisał: ... I have a script that I want it to run every 30 seconds, ... that cronjob can run every 1 minute only, ... blog: url; ... (php.general) - Re: [PHP] Run script every 30 seconds
... On Mon, October 30, 2006 11:29 am, Ahmad Al-Twaijiry wrote: ... that cronjob can run every 1 minute only, ... Run a script that never quits with: ... Yeah, I get a buck. ... (php.general) - Re: cronjob in user environment
... The script foo.sh to be run by cron on behalf of the a user ... I get the message "su must be run from a terminal" in the cron mail. ... I would use 'crontab -e' as the user to define the cronjob. ... To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx ... (Debian-User) - Long cronjobs terminate after 2 minutes/Ubuntu 8.10
... I use a cronjob to backup several directories on a Ubuntu 8.10 system. ... When I run the script in the foreground, it takes about 2 hours to complete, ... The top command displays the job running, ... (Ubuntu) - Re: shell script wir nicht vollstaendig abgearbeitet, wenn Aufruf uebr crontab erfolgt
... Und jetzt kommts: Wird das Script über einen cronjob aufgerufen: ... Im Einsatz ist Ubuntu 7.10. ... oder den Cronjob so aufrufen: ... was im debug-output der Shell steht. ... (de.comp.os.unix.shell) |
|