|
|
| Welcome to the Monastery | |
| PerlMonks |
Re: Re: Using perl as a cron script?by lemming (Priest) |
| on Jul 11, 2002 at 17:13 UTC ( #181080=note: print w/ replies, xml ) | Need Help?? |
|
You don't have to keep a session going. On Unix just "nohup perlprog.pl &" which will start a process immune to hangups and automatically sends all output to nohup.out, see your man or info page for details.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||