Linux Terminal 101 - I/O Redirection of Standard Outputs
S1 E63 August 3, 2012
Source:
Advertisement
Advertisement
Advertisement
Overview
This week, we're learning about I/O Redirection. I/O stands for input/output and it lets you redirect the input and output of commands to and from files, and connect multiple command "pipelines". I'm also going to introduce some new commands we haven't covered yet in the next coming weeks.