Re: Run script every 30 seconds
Ahmad Al-Twaijiry napisał(a):
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 it
http://www.linuxcommand.org/man_pages/at1.html
--
body {
name: '|<oñrad Karpieszu>|';
visit: url('
http://www.vivamozilla.civ.pl');
blog: url('
http://aukcjoteka.blogspot.com/');
}
.
Relevant Pages
- Re: [PHP] Run script every 30 seconds
... Ahmad Al-Twaijiry wrote: ... I have a script that I want it to run every 30 seconds, ... that cronjob can run every 1 minute only, ... Dot Com Holdings of Buffalo ... (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) |
|