February 2026
Beginner to intermediate
544 pages
11h 40m
English
In this chapter, we will unleash what may be the coolest feature of the command line. It’s called I/O redirection. The I/O stands for “input/output,” and with this facility we can redirect the input and output of commands to and from files, as well as connect multiple commands together into powerful command pipelines. To show off this facility, we will introduce the following commands:
Read now
Unlock full access