[ Previous | Next | Table of Contents | Index | Library Home | Legal | Search ]

System User's Guide: Operating System and Devices


Command Summary for Input and Output Redirection


> Redirecting Standard Output
< Redirecting Standard Input
> > Redirecting Output and Appending It to a File
| Pipes and Filters
banner Writes ASCII character strings in large letters to standard output.
capture Allows terminal screens to be dumped to a file.
clear Clears the terminal screen.
echo Writes character strings to standard output.
script Allows terminal input and output to be copied to a file.
tee Displays the standard output of a program and copies it into a file.

Related Information

Commands Overview

Processes Overview

Chapter 11, Shells

Korn Shell or POSIX Shell Commands

Bourne Shell

C Shell

Chapter 6, Files


[ Previous | Next | Table of Contents | Index | Library Home | Legal | Search ]