Objectives
-
How text data streams form the architectural basis for the extreme flexibility of the Linux command line
-
How to generate streams of text data
-
How to create a new logical volume (LV) for use in the experiments in this chapter
-
How to use pipes, STDIO, and many of the core utilities to manipulate text data streams
-
How to redirect data streams to and from files
-
Basic usage of some of the special device files in the /dev directory
Data Streams as Raw Materials
Everything in ...