I have a perl script that is in the start-up. Currently the startup uses "nohup <myscript> &". But that causes the script to swap out when there is no activity for a while. I am thinking of using "damon" command to daemonize it. The script simply tails xfer log and takes action on files being deposited. It is not a server.
I would like to know the common and accepted practice. Thanks __________________________________________ Ranga Nathan / CSG Systems Programmer - Specialist; Technical Services; BAX Global Inc. Irvine-California Tel: 714-442-7591 Fax: 714-442-2840 _______________________________________________ Boston-pm mailing list [email protected] http://mail.pm.org/mailman/listinfo/boston-pm

