There are a few possible solutions that range from pretty straight forward to a little tricky. Process Substitution If you know you'll always be running under a shell that supports process substitution(bash, zsh, ksh93) multiplexing a command's output is pretty easy using tee. tee supports outputting to multiple "