On Mon, Jun 30, 2008 at 3:26 AM, Ram <[EMAIL PROTECTED]> wrote:

> Hi All,
>
> I am begineer to perl language. Want help for the automation of the
> perl script.
> Is it possible to run a perl script at defined time interval without
> cliking over the scipt and using command prompt.
>
> I want it run without any GUI. it shoud run automatically at defined
> time ?
>
> Please give your valuable suggestions
>
> Thanks in advance.
>
> Ram
>

This is independent of Perl,you need some kind of process scheduler such as
autosys, or maestro, Linux/UNIX systems today come bundled with a system
level process scheduler called crontab and at. I believe Windows systems
also support at or you can get crontab from cygwin on Windows.


>
> --
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> http://learn.perl.org/
>
>
>


-- 
[ Rodrick R. Brown ]
http://www.rodrickbrown.com http://www.linkedin.com/in/rodrickbrown

Reply via email to