in reply to Re: In what OS and Perl version set $0 works?
in thread In what OS and Perl version set $0 works?
Yup, here are my results:
| OpenBSD | FreeBSD | |
| OS Version | 3.4 | 5.2.1 |
| Perl Version | 5.8.0 | 5.8.0 |
| `ps` shows | perl: SET_0_WORKS (perl) | SET_0_WORKS (perl) |
| `top` shows | perl | perl |
(Have no NetBSD machine, sorry ;-)
|
|---|