COLUMN - Online Linux Manual PageSection : 1
Updated : 2022-08-04
Source : util−linux 2.38.1
Note : User Commands
ß.nh . am URL . . . am MTO . . . LINKSTYLE blue R < >
NAMEcolumn − columnate lists
SYNOPSIScolumn [options] [file ...]
DESCRIPTIONThe column utility formats its input into multiple columns. The util support three modes: columns are filled before rows This is the default mode (required by backward compatibility). rows are filled before columns This mode is enabled by option −x, −−fillrows table Determine the number of columns the input contains and create a table. This mode is enabled by option −t, −−table and columns formatting is possible to modify by −−table−* options. Use this mode if not sure. The output is aligned to the terminal width in interactive mode and the 80 columns in non−interactive mode (see −−output−width for more details). Input is taken from file, or otherwise from standard input. Empty lines are ignored and all invalid multibyte sequences are encoded by x<hex> convention.
OPTIONSThe argument columns for −−table−* options is a comma separated list of the column names as defined by −−table−columns or it’s column number in order as specified by input. It’s possible to mix names and numbers. The special placeholder '0' (e.g. −R0) may be used to specify all columns. −J, −−json Use JSON output format to print the table, the option −−table−columns is required and the option −−table−name is recommended. −c, −−output−width width Output is formatted to a width specified as number of characters. The original name of this option is −−columns; this name is deprecated since v2.30. Note that input longer than width is not truncated by default. The default is a terminal width and the 80 columns in non−interactive mode. The column headers are never truncated. −d, −−table−noheadings Do not print header. This option allows the use of logical column names on the command line, but keeps the header hidden when printing the table. −o, −−output−separator string Specify the columns delimiter for table output (default is two spaces). −s, −−separator separators Specify the possible input item delimiters (default is whitespace). −t, −−table 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 −−output−separator option. Table output is useful for pretty−printing. −N, −−table−columns names Specify the columns names by comma separated list of names. The names are used for the table header or to address column in option arguments. −l, −−table−columns−limit number Specify maximal number of the input columns. The last column will contain all remaining line data if the limit is smaller than the number of the columns in the input data. −R, −−table−right columns Right align text in the specified columns. −T, −−table−truncate columns Specify columns where text can be truncated when necessary, otherwise very long table entries may be printed on multiple lines. −E, −−table−noextreme columns Specify columns where is possible to ignore unusually long (longer than average) cells when calculate column width. The option has impact to the width calculation and table formatting, but the printed text is not affected. The option is used for the last visible column by default. −e, −−table−header−repeat Print header line for each page. −W, −−table−wrap columns Specify columns where is possible to use multi−line cell for long text when necessary. −H, −−table−hide columns Don’t print specified columns. The special placeholder '−' may be used to hide all unnamed columns (see −−table−columns). −O, −−table−order columns Specify columns order on output. −n, −−table−name name Specify the table name used for JSON output. The default is "table". −L, −−keep−empty−lines Preserve whitespace−only lines in the input. The default is ignore empty lines at all. This option’s original name was −−table−empty−lines but is now deprecated because it gives the false impression that the option only applies to table mode. −r, −−tree column Specify column to use tree−like output. Note that the circular dependencies and other anomalies in child and parent relation are silently ignored. −i, −−tree−id column Specify column with line ID to create child−parent relation. −p, −−tree−parent column Specify column with parent ID to create child−parent relation. −x, −−fillrows Fill rows before filling columns. −h, −−help Display help text and exit. −V, −−version Print version and exit.
ENVIRONMENTThe environment variable COLUMNS is used to determine the size of the screen if no other information is available.
HISTORYThe column command appeared in 4.3BSD−Reno.
BUGSVersion 2.23 changed the −s option to be non−greedy, for example: .fam C
printf "a:b:c\n1::3\n" | column −t −s ':'
.famOld output: .fam C
a b c
1 3
.famNew output (since util−linux 2.23): .fam C
a b c
1 3
.famHistorical versions of this tool indicated that "rows are filled before columns" by default, and that the −x option reverses this. This wording did not reflect the actual behavior, and it has since been corrected (see above). Other implementations of column may continue to use the older documentation, but the behavior should be identical in any case.
EXAMPLESPrint fstab with header line and align number to the right: .fam C
sed 's/#.*//' /etc/fstab | column −−table −−table−columns SOURCE,TARGET,TYPE,OPTIONS,PASS,FREQ −−table−right PASS,FREQ
.famPrint fstab and hide unnamed columns: .fam C
sed 's/#.*//' /etc/fstab | column −−table −−table−columns SOURCE,TARGET,TYPE −−table−hide −
.famPrint a tree: .fam C
echo −e '1 0 A\n2 1 AA\n3 1 AB\n4 2 AAA\n5 2 AAB' | column −−tree−id 1 −−tree−parent 2 −−tree 3
1 0 A
2 1 |−AA
4 2 | |−AAA
5 2 | `−AAB
3 1 `−AB
.fam
SEE ALSOcolrm(1), ls(1), paste(1), sort(1)
REPORTING BUGSFor bug reports, use the issue tracker at <https://github.com/util−linux/util−linux/issues>.
AVAILABILITYThe column command is part of the util−linux package which can be downloaded from Linux Kernel Archive <https://www.kernel.org/pub/linux/utils/util−linux/>. 0
Johanes Gumabo
Data Size : 24,716 byte
man-column.1Build : 2024-12-05, 20:55 :
Visitor Screen : x
Visitor Counter ( page / site ) : 3 / 237,836
Visitor ID : :
Visitor IP : 3.12.147.12 :
Visitor Provider : AMAZON-02 :
Provider Position ( lat x lon ) : 39.962500 x -83.006100 : x
Provider Accuracy Radius ( km ) : 1000 :
Provider City : Columbus :
Provider Province : Ohio , : ,
Provider Country : United States :
Provider Continent : North America :
Visitor Recorder : Version :
Visitor Recorder : Library :
Online Linux Manual Page : Version : Online Linux Manual Page - Fedora.40 - march=x86-64 - mtune=generic - 24.12.05
Online Linux Manual Page : Library : lib_c - 24.10.03 - march=x86-64 - mtune=generic - Fedora.40
Online Linux Manual Page : Library : lib_m - 24.10.03 - march=x86-64 - mtune=generic - Fedora.40
Data Base : Version : Online Linux Manual Page Database - 24.04.13 - march=x86-64 - mtune=generic - fedora-38
Data Base : Library : lib_c - 23.02.07 - march=x86-64 - mtune=generic - fedora.36
Very long time ago, I have the best tutor, Wenzel Svojanovsky . If someone knows the email address of Wenzel Svojanovsky , please send an email to johanes_gumabo@yahoo.co.id .
If error, please print screen and send to johanes_gumabo@yahoo.co.id
Under development. Support me via PayPal.
ERROR : Need New Coding : (rof_nr_xxx|123|column.1|13|\n[.ss] 0 |.ss \n[.ss] 0
) (parse_manual_page_|249|column.1|22|am|. am URL
) (parse_manual_page_|249|column.1|24|.|. .
) (parse_manual_page_|249|column.1|25|am|. am MTO
) (parse_manual_page_|249|column.1|27|.|. .
) (parse_manual_page_|249|column.1|28|LINKSTYLE|. LINKSTYLE blue R < >
) (parse_manual_page_|249|column.1|187|fam|.fam C
) (parse_manual_page_|249|column.1|189|fam|.fam
) (parse_manual_page_|249|column.1|197|fam|.fam C
) (parse_manual_page_|249|column.1|200|fam|.fam
) (parse_manual_page_|249|column.1|208|fam|.fam C
) (parse_manual_page_|249|column.1|211|fam|.fam
) (parse_manual_page_|249|column.1|222|fam|.fam C
) (parse_manual_page_|249|column.1|224|fam|.fam
) (parse_manual_page_|249|column.1|232|fam|.fam C
) (parse_manual_page_|249|column.1|234|fam|.fam
) (parse_manual_page_|249|column.1|242|fam|.fam C
) (parse_manual_page_|249|column.1|249|fam|.fam
)