Part of the Sus Filter Tools: Converts a (Gnuplot-)ASCII table to sus format.
table2sus [<option> ... ] [<label> ...]
If no <label>s are given, they are searched in the ASCII table.
The number of columns is deduced from the number of space-separated words
in the last un-commented line in the file. The first line with this number
of words that could be labels (alphanumeric words beginning with a letter)
is considered to contain the labels. If labels are not found in this way,
"col1","col2"... are used.
By default, the command acts as a filter (reads from stdin and writes to
stdout).
'-' for stdin)
'-' for stdout)
' ')
~/.labrc and ./labrc
@FILE or @ FILE (some) command-line options are read
from FILE (see section
).
A sus file containing data from the ASCII table.