| expand |
| Linux Commands - Administrative Commands |
expandWhen you would like to convert tabs to spaces you may use expand. By default this command will convert the standard tab to 8 spaces. you may also specify the tab stops.
Options -t tab stops, default i s8 spaces -i convert only the first tab |