in reply to Issue with Threads while collecting command output

There does not appear to be anything at issue in your Perl code. What happens when you try to run your specified commands on the command line? What you describe sounds more like an issue with your OS/shell and not with Perl.
  • Comment on Re: Issue with Threads while collecting command output