in reply to Re: STDOUT to multiple files
in thread STDOUT to multiple files
The application will execute some commands in the remote boxes and I need a per server logging as well as it should be displayed in the terminal too. So I need to redirect the command output to STDOUT as well as to a file.