in reply to Re: "system" returns different exit code than running the command from the command line
in thread "system" returns different exit code than running the command from the command line

Oh, I get it... I thought the "$code & 127" did the bit shifting. Blinders on I guess. Thanks.
  • Comment on Re^2: "system" returns different exit code than running the command from the command line