biochris has asked for the wisdom of the Perl Monks concerning the following question:
I try to run a logon perl script on RedHat Workstation 3.
When I run a ps -ef I see my script as
/usr/bin/perl -w? script_name
Anyone knows why I get the question mark after the -w switch?
Thank you
Back to
Seekers of Perl Wisdom