On Sun, Jul 17, 2005 at 11:45:06PM -0300, Eduardo B. V. Pereira wrote:
> I have a perl script that needs to be runned each 30
> minutes, how can I do this? Can I use cron? If so what
> would the configuration line would be? The path to the
> script is /home/user/doc/id.pl
> I'm running a stable sarge.
> 

Mark the script as executable, make sure the first line is
#!/usr/bin/perl (or something suitable) and add a crontab entry with the
absolute path to the file.

-Roberto
-- 
Roberto C. Sanchez
http://familiasanchez.net/~sanchezr

Attachment: pgpj7AmkHL0g3.pgp
Description: PGP signature

Reply via email to