in reply to Re^3: How to know the exit status of sub-commands running with backticks in Perl.
in thread How to know the exit status of sub-commands running with backticks in Perl.

Only if $? == -1.
  • Comment on Re^4: How to know the exit status of sub-commands running with backticks in Perl.
  • Download Code