http://qs1969.pair.com?node_id=355030


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