[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ale] Perl Question



Terry Lee Tucker wrote:
> 
> I have a perl program that creates a daemon. I use the following syntax
> to change the name of the program to whatever I want:
> 
> $0 = "myDaemon";
> 
> This works find on Linux; howver, on brain dead SCO, it doesn't work. I
> really need to be able to assign a name. Does anyone have any experience
> with this? Any ideas, anyone?
> --
> Oakwood, GA 30566 USA
> 770.965.9294
> http://www.esc1.com
> The Gates of hell shall NOT prevail...

Thanks for the replies Mike and Michelangelo. I had to wrap this thing
around a three line script with the name I want. Thanks for the help...
-- 
Oakwood, GA 30566 USA
770.965.9294
http://www.esc1.com
The Gates of hell shall NOT prevail...