© David Both 2020
D. BothUsing and Administering Linux: Volume 1https://doi.org/10.1007/978-1-4842-5049-5_9

9. Data Streams

David Both1 
(1)
Raleigh, NC, USA
 

Objectives

In this chapter you will learn
  • 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 use pipes, STDIO, and many of the core utilities to manipulate text data streams

  • How to redirect data streams to and from files

  • The basic usage of some of the special device files in the /dev directory

Data streams as raw materials

Everything in Linux revolves around streams of data – particularly text streams.

Data streams are the raw materials upon which the core utilities and many other CLI tools perform their ...

Get Using and Administering Linux: Volume 1: Zero to SysAdmin: Getting Started now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.