Gossamer Forum
Home : Products : Gossamer Forum : Discussion :

Re: [Boomer] Notification don't work

Quote Reply
Re: [Boomer] Notification don't work In reply to
Hi Boomer:

An even easier way to do it, especially if you run a few CRON jobs is to use a text file.

Create a text file eg. mycron.txt

Include in this file what you want to execute eg.

0 2 * * * /path/to/subscribe.pl --send
0 3 * * * /path/to/another.pl --send
0 4 * * * /path/to/yet/another.pl --go

To add it to your CRON schedule you then just type the following:-

crontab -a filename (ie. mycron.txt)
(On many systems you don't need the -a)

Other helpful options are:-

crontab -l Displays your crontab file.
crontab -r Remove your crontab file.

Hope this is of some assistance to you. I definately prefer using the 'file' method - I'm afraid I am not the best at using PICO or similar.

Regards,



Clint.
--------------------------
http://AffiliatesDirectory.com
The Affiliate Programs Directory
Subject Author Views Date
Thread Notification don't work maxpico 10200 Mar 31, 2003, 5:17 AM
Thread Re: [maxpico] Notification don't work
Jagerman 10095 Mar 31, 2003, 11:17 AM
Thread Re: [Jagerman] Notification don't work
maxpico 10059 Mar 31, 2003, 11:31 AM
Thread Re: [maxpico] Notification don't work
Jagerman 10045 Mar 31, 2003, 11:41 AM
Post Re: [Jagerman] Notification don't work
maxpico 10068 Mar 31, 2003, 11:44 AM
Thread Re: [Jagerman] Notification don't work
Boomer 10094 Mar 31, 2003, 12:38 PM
Thread Re: [Boomer] Notification don't work
Jagerman 10051 Mar 31, 2003, 12:47 PM
Thread Re: [Jagerman] Notification don't work
Boomer 10101 Mar 31, 2003, 7:46 PM
Post Re: [Boomer] Notification don't work
Paul 10000 Apr 1, 2003, 12:33 AM
Post Re: [Boomer] Notification don't work
Clint 9965 Apr 26, 2003, 4:13 PM
Post Re: [Jagerman] Notification don't work
maxpico 9985 Apr 1, 2003, 9:04 AM
Thread Antwort: [Jagerman] Re: [maxpico] Notification don't work
tsingson 10034 Apr 1, 2003, 2:33 AM
Thread Re: [tsingson] Antwort: [Jagerman] Re: [maxpico] Notification don't work
Paul 10041 Apr 1, 2003, 3:39 AM
Thread Re: [Paul] Antwort: [Jagerman] Re: [maxpico] Notification don't work
Jagerman 9939 Apr 26, 2003, 6:02 PM
Thread Re: [Jagerman] Antwort: [Jagerman] Re: [maxpico] Notification don't work
Paul 9954 Apr 26, 2003, 6:17 PM
Thread Re: [Paul] Notification don't work
nnSoft 9969 Apr 27, 2003, 1:51 PM
Thread Re: [nnSoft] Notification don't work
Paul 9936 Apr 27, 2003, 2:23 PM
Thread Re: [Paul] Notification don't work
Jagerman 9936 Apr 27, 2003, 3:18 PM
Post Re: [Jagerman] Notification don't work
Paul 9954 Apr 27, 2003, 4:16 PM
Thread Re: [Jagerman] Notification don't work
Paul 9901 Apr 27, 2003, 4:18 PM
Thread Re: [Paul] Notification don't work
Jagerman 9919 Apr 27, 2003, 4:20 PM
Thread Re: [Jagerman] Notification don't work
nnSoft 9903 Apr 28, 2003, 12:02 AM
Post Re: [nnSoft] Notification don't work
Jagerman 9914 Apr 28, 2003, 12:13 AM