Raspberry Pi Linux LESSON 14: Using Linux Tee and Pipe Command

We saw in earlier lessons how we can use Linux pipes to send the output from a command or program to another command or program. In this lesson we learn to use “tees” to send the output to multiple places.