Cron
Alain Schroeder
alain at mini.gt.owl.de
Thu Jan 25 14:00:49 CET 2001
On Thu, Jan 25, 2001 at 01:55:30PM +0100, Heiko Kattenstroth wrote:
> Hallo Liste!
>
> Ich m�chte gerne, dass mein Linux-Gateway jede Nacht die neusten
> Viren-Dats f�r die Windowsrechner automatisch downloadet und in ein
> Samba-Share packt. Wie kann ich bei Cron einrichten, dass er das immer um
> eine bestimmte Uhrzeit macht? Irgendwie steige ich durch die Manuals nicht
> so ganz durch, oder ich habe was �bersehen.....;o)
> TIA
>
man crontab 1
crontab -e
Beispiele:
*/10 * * * * /home/alain/bin/kernel-check
Ruft alle 10 Minuten "/home/alain/bin/kernel-check" auf.
1 1 * * * /home/alain/bin/bla
Ruft jeden Tag um 1:01 "/home/alain/bin/bla" auf.
Bye,
- -- Alain -- -
--
Remember, even if you win the rat race -- you're still a rat.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 232 bytes
Desc: not available
URL: <http://lug-owl.de/pipermail/linux/attachments/20010125/545c60cb/attachment.sig>
More information about the Linux
mailing list