Name
expand -- convert tabs to spaces
Description
expand is as specified in the SUS but with
differences as listed below.
Differences
- -i, --initial
does not convert TABs after non-whitespace.
- -t, --tabs=NUMBER
supplements behavior as specified in the SUS by allowing argument to
specify the number of characters-apart tabs are (instead of 8).