Unix-commands-column
提供:Dev Guides
列-Unix、Linuxコマンド
link:/unix_commands/index [previous] link:/unix_commands/index [next] [[1]] php [AddThis Social Bookmark Button]
NAME
カラム
概要
*columntxc* __columns __ * *s* * _sep_
説明
列 ファイル
オプションは以下のとおりです。
Tag | Description |
---|---|
-c | Output is formatted for a display columns wide. |
-s | Specify a set of characters to be used to delimit columns for the -t option. |
-t | 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 -s option. Useful for pretty-printing displays. |
-x | Fill columns before filling rows. |
*Column* は成功時に0を終了し、エラーが発生した場合は> 0を終了します。
環境
Tag
説明
COLUMNS
環境変数_COLUMNS_は、他の情報が利用できない場合に画面のサイズを決定するために使用されます。
例
+(printf PERM LINKS OWNER GROUP SIZE MONTH DAY HH:MM/YEAR NAME \ n \ +
`+; ls -l | sed 1d)|列-t + `
関連項目
*lspastesort*
歴史
列 BSD 4.3 Reno . link:/unix_commands/index [previous] link:/unix_commands/index [next] link:/cgi-bin/printversion.cgi?tutorial = unix_commands&file = column [Printer Friendly]
Advertisements |