![]() |
![]()
| ![]() |
![]()
NAMEshtool table - GNU shtool pretty-print a field-separated list SYNOPSISshtool table [-F|--field-sep sep] [-w|--width width] [-c|--columns cols] [-s|--strip strip] strsepstr... DESCRIPTIONThis pretty-prints a list of strings as a table. OPTIONSThe following command line options are available.
EXAMPLE# shell script shtool table -F , -w 5 -c 4 "1,2,3,4,5,6,7,8,9,10,11,12" HISTORYThe GNU shtool table command was originally written by Ralf S. Engelschall <rse@engelschall.com> in 1999 for GNU shtool. SEE ALSOshtool(1), tr(1), fmt(1), sh(1), awk(1), sed(1).
|