Re: Starting perl script @ boot up

2008-06-12 Thread Jeff Peng
On Thu, Jun 12, 2008 at 7:11 PM, Rajnikant <[EMAIL PROTECTED]> wrote: > Hi all, > > I'm trying to start one perl script at system boot up time. I'm using HP UX > 11 and I did standard procedure to start process at start up > (http://strc.comet.ucar.edu/unix/textfiles/startboot.htm standard process)

Starting perl script @ boot up

2008-06-12 Thread Rajnikant
Hi all, I'm trying to start one perl script at system boot up time. I'm using HP UX 11 and I did standard procedure to start process at start up (http://strc.comet.ucar.edu/unix/textfiles/startboot.htm standard process). Here I'm able to run this perl script through command prompt but system i