UNEXPAND(1) COMMAND REFERENCE UNEXPAND(1)
NAME
unexpand - change spaces to tabs
SYNOPSIS
unexpand [ -a ] [ filename ... ]
DESCRIPTION
Unexpand puts tabs back into the data from the standard
input or the named files and writes the result on the
standard output. By default, only leading blanks and tabs
are reconverted to maximal strings of tabs.
OPTIONS
-a Tabs are inserted whenever they would compress the
resultant file by replacing two or more characters.
EXAMPLES
The following example copies the data in the file text to
the file text.t, replacing spaces with tabs wherever they
would save space:
unexpand -a text > text.t
RETURN VALUE
[NO_ERRS] Command completed without error.
[USAGE] Incorrect command line syntax. Execution
terminated.
[P_ERR] A system error occurred. Execution
terminated. See intro(2) for more
information on system errors.
SEE ALSO
expand(1).
Printed 10/17/86 1
%%index%%
na:72,68;
sy:140,172;
de:312,360;
op:672,184;
ex:856,265;
rv:1121,400;
se:1521,95;
%%index%%000000000116