home | O'Reilly's CD bookshelfs | FreeBSD | Linux | Cisco | Cisco Exam  


unexpand

unexpand [options ] [files ]

Convert spaces back into an appropriate number of tab characters. unexpand reads the named files , or standard input if no files are provided. See also expand .

Options

-a

Replace spaces with tabs everywhere possible, not just leading spaces and tabs.

-t tablist

Interpret tabs according to tablist , a space- or comma-separated list of numbers in ascending order that describe the "tabstops" for the input data.


Previous: Reference: uncompress UNIX in a Nutshell: System V Edition Next: Reference: unget
Reference: uncompress Book Index Reference: unget

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