Posts Tagged ‘ls’
column – columnate lists
USAGE
column [-tx] [-c columns] [-s sep] [file ...]
DESCRIPTION
The column utility formats its input into multiple columns. Rows are
filled before columns. Input is taken from file operands, or, by
default, from the [...]
Categories: c
