Posts Tagged ‘ls’

Wednesday, August 26th, 2009 at 23:58 | Comments Off
Categories: T

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 [...]

Wednesday, August 26th, 2009 at 23:47 | Comments Off
Categories: c
TOP