in reply to Re^2: Running external command from perl but cannot capture output
in thread Running external command from perl but cannot capture output

Close
@test = `mac \"$_\" -v 2>&1`;
  • Comment on Re^3: Running external command from perl but cannot capture output
  • Download Code