in reply to Re: Splittig STDERR output to file AND STDERR
in thread Splittig STDERR output to file AND STDERR

This works well when I want to send output to multiple locations.
and thanks for that

However, I've been trying different combinations of IO::Tee without
success, the Net::FTP module is writing to STDERR, not my perl program.
so IO::Tee isn't helping... unless I'm missing something. :-)

  • Comment on Re: Re: Splittig STDERR output to file AND STDERR