Table of Contents

NAME

SYNOPSIS

DESCRIPTION

The utility formats its input into multiple columns. Rows are filled before columns. Input is taken from operands, or, by default, from the standard input. Empty lines are ignored. The options are as follows: Output is formatted for a display wide. Specify a set of characters to be used to delimit columns for the option. Determine the number of columns the input contains and create a table. Columns are delimited with whitespace, by default, or with the characters supplied using the option. Useful for pretty-printing displays. Fill columns before filling rows. exits 0 on success, >0 if an error occurred.

ENVIRONMENT

The environment variable is used to determine the size of the screen if no other information is available.

EXAMPLES

SEE ALSO

HISTORY

The command appeared in


Table of Contents