2004-04-10 18:53:55 +00:00
|
|
|
.TH MC 1
|
|
|
|
.SH NAME
|
|
|
|
mc \- multicolumn print
|
|
|
|
.SH SYNOPSIS
|
|
|
|
.B mc
|
|
|
|
[
|
|
|
|
.B -
|
|
|
|
]
|
|
|
|
[
|
|
|
|
.BI - N
|
|
|
|
]
|
|
|
|
[
|
|
|
|
.I file ...
|
|
|
|
]
|
|
|
|
.SH DESCRIPTION
|
|
|
|
.I Mc
|
|
|
|
splits the input into as many columns as will fit in
|
|
|
|
.I N
|
|
|
|
print positions.
|
|
|
|
If run in a
|
2005-01-03 06:40:20 +00:00
|
|
|
.IR 9term (1),
|
|
|
|
.IR xterm (1),
|
|
|
|
or
|
|
|
|
.IR acme (1)
|
2004-04-10 18:53:55 +00:00
|
|
|
window, the default
|
|
|
|
.I N
|
|
|
|
is the number of blanks that will fit across the window;
|
|
|
|
otherwise the default
|
|
|
|
.I N
|
|
|
|
is 80.
|
|
|
|
Under option
|
|
|
|
.B -
|
|
|
|
each input line ending in a colon
|
|
|
|
.L :
|
|
|
|
is printed separately.
|
|
|
|
.SH SOURCE
|
2005-01-11 17:37:33 +00:00
|
|
|
.B \*9/src/cmd/draw/mc.c
|
2004-04-10 18:53:55 +00:00
|
|
|
.SH "SEE ALSO"
|
2005-01-03 06:40:20 +00:00
|
|
|
.IR 9term (1),
|
|
|
|
.IR acme (1),
|
|
|
|
.IR acme (4),
|
|
|
|
.IR xterm (1),
|
2004-04-10 18:53:55 +00:00
|
|
|
.IR pr (1),
|
|
|
|
.I lc
|
|
|
|
in
|
|
|
|
.IR ls (1)
|