in reply to
Changing $0 under solaris
You can't under Solaris. The 'ps' command reads the process table from kernel space, not user space like on Linux.
-Nitrox
Comment on
Re: Changing $0 under solaris
Replies are listed 'Best First'.
Re: Re: Changing $0 under solaris
by
gnu@perl
(Pilgrim)
on May 20, 2004 at 18:16 UTC
That's what I figured (and what the evidence points to). Thanks.
[reply]
In Section
Seekers of Perl Wisdom