Tablify is a basic utility for creating neatly formatted text tables
from a tab/other delimited file. It attempts to right align numeric
fields and left aligns all others.
## Options
-h Use first line for column headings
-s Skip blank lines in file
-d Specify alternative delimiter (default is tab)