detab.c

Convert tabs to spaces in a file. Usage:

$ detab [-4] <source-file> <out-file>

Default <source-file> tab size is 8 spaces; -4 selects 4 space tab size.