Main index | Section 1 | 日本語 | Options |
The options are as follows:
| |
Output is formatted for a display columns wide. | |
| |
Specify a set of characters to be used to delimit columns for the
| |
| |
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
| |
| |
Fill columns before filling rows. | |
(printf amp;"PERM LINKS OWNER GROUP SIZE MONTH DAY amp;" amp;; amp;\
printf amp;"HH:MM/YEAR NAME\namp;" amp;; amp;\
ls -l amp;| sed 1d) amp;| column -t
COLUMN (1) | July 29, 2004 |
Main index | Section 1 | 日本語 | Options |
Please direct any comments about this manual page service to Ben Bullock. Privacy policy.
“ | As soon as we started programming, we found to our surprise that it wasn't as easy to get programs right as we had thought. Debugging had to be discovered. I can remember the exact instant when I realized that a large part of my life from then on was going to be spent in finding mistakes in my own programs. | ” |
— Maurice Wilkes |