We’ve all been there. You’re running a command, its output is flying by, and you desperately need to see it and save it to a file. Do you run it twice? Copy and paste from your terminal emulator? There’s a better way, and it’s called tee
.
We’ve all been there. You’re running a command, its output is flying by, and you desperately need to see it and save it to a file. Do you run it twice? Copy and paste from your terminal emulator? There’s a better way, and it’s called tee
.