fldtotable - convert a whitespace delimited file of columns to an ascii tab table.

SYNOPSYS

fldtotable COLUMN[:n[-m]] ...

DESCRIPTION

fldtotable reads an ascii whitespace (space or tab) delimited file of column data selecting the specified fields, adds a header and converts the column delimiters to tabs.

SEE ALSO

<starbase.1>
ascii tab tables introduction.
<#fixtotable>
convert a fixed column ascii table into an ascii tab table.