Библиотека сайта rus-linux.net
Chapter 6. Directing Input/Output
- Table of Contents
- 6.1. Concept Definitions
- 6.2. Usage
- 6.3. Command Substitution
- 6.4. Performing more than one command
The directing input/output chapter explains how you can use a program and send its output to a file or to another command that you wish to use. This technique is very powerful and there are a number of ways of doing this.