in reply to How do you execute a perl program at boot time?

If it is a linux system, you can put it in the startup scripts... RedHat has /etc/rc.d/rc.local for instance... but it really does depend on the operating system and whether you are root (in unixes)...

                - Ant

  • Comment on Re: How do you execute a perl program at boot time?