in reply to daemonize a perl script on redhat linux 7.3
I posted a short daemonizer script at Re: Daemons???. Specifying a log path and adding exec '/path/to/yourscript', @args; at the end should do it. That code follows the Stevens rules from APUE.
After Compline,
Zaxo
|
---|