Dup Ver Goto 📝

Tee_001

PT2/linux/commands does not exist
To
5 lines, 28 words, 138 chars Page 'Tee_001' does not exist.

You can echo the contents of a pipe to the console in two ways:

command | tee /dev/tty | target
command | tee /dev/stderr | target