in reply to Re: Some system command not working as required after File::Tee
in thread Some system command not working as required after File::Tee

Thanks salva!! This did the trick. STDOUT is now tied to the terminal be redirecting to /dev/tty and system command works correctly.
  • Comment on Re^2: Some system command not working as required after File::Tee