Query: unexpand
OS: minix
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
UNEXPAND(1) General Commands Manual UNEXPAND(1)NAMEunexpand - convert spaces to tabsSYNOPSISunexpand [-a]OPTIONS-a All spaces are unexpandedEXAMPLESunexpand oldfile >newfile # Convert leading spaces to tabsDESCRIPTIONUnexpand replaces spaces in the named files with tabs. If no files are listed, stdin is given. The -a flag is used to force all sequences of spaces to be expanded, instead of just leading spaces (the default).SEE ALSOexpand(1). UNEXPAND(1)
Related Man Pages |
---|
unexpand(1) - mojave |
unexpand(1) - debian |
unexpand(1) - opendarwin |
unexpand(1) - x11r4 |
text::tabs(3pm) - osx |
Similar Topics in the Unix Linux Community |
---|
Convert mutiple spaces file to single tab |