UNIX in a Nutshell: System V Edition

UNIX in a Nutshell: System V EditionSearch this book
Previous: Reference: .pcChapter 12
Nroff and Troff
Next: Reference: .pl
 

.pi

.pi command

Pipe the formatter output through a UNIX command, instead of placing it on standard output (ditroff and nroff only). Request must occur before any output.

Example

.pi /bin/sort        \" Sort the output (which follows)


Previous: Reference: .pcUNIX in a Nutshell: System V EditionNext: Reference: .pl
Reference: .pcBook IndexReference: .pl

The UNIX CD Bookshelf NavigationThe UNIX CD BookshelfUNIX Power ToolsUNIX in a NutshellLearning the vi Editorsed & awkLearning the Korn ShellLearning the UNIX Operating System