EXPAND(1) General Commands Manual EXPAND(1)NAMEexpand - convert tabs to spacesSYNOPSISexpand [-t1,t2, ...] [file]OPTIONS-t Tab stop positionsEXAMPLESexpand -16,32,48,64 # Expand stdin with tabs every 16 columnsDESCRIPTIONExpand replaces tabs in the named files with the equivalent numbers of spaces. If no files are listed, stdin is given. If only one tab is given, the rest are multiples of it. The default is a tab every 8 spaces.SEE ALSOunexpand(1). EXPAND(1)
| Related Man Pages |
|---|
| expand(1) - freebsd |
| unexpand(1) - opendarwin |
| unexpand(1) - freebsd |
| expand(1) - x11r4 |
| expand(1) - plan9 |
| Similar Topics in the Unix Linux Community |
|---|
| Should we expand the forums? |
| how to expand root partition size? |
| How to expand who command? |
| How the home alias (~) is it expanded? |
| Exanding an array into another file. |