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 5/12/88 1
%%index%% na:336,84; sy:420,244; de:664,436; op:1100,218; ex:1318,294; rv:1612,444; se:2056,126; %%index%%000000000120