Warning: Attempt to read property "date" on null in /usr/local/www/websvn.planix.org/blame.php on line 247

Warning: Attempt to read property "msg" on null in /usr/local/www/websvn.planix.org/blame.php on line 247
WebSVN – planix.SVN – Blame – /os/branches/feature_posix/sys/man/1/mc – Rev 2

Subversion Repositories planix.SVN

Rev

Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
2 - 1
.TH MC 1
2
.SH NAME
3
mc \- multicolumn print
4
.SH SYNOPSIS
5
.B mc
6
[
7
.B -
8
]
9
[
10
.BI - N
11
]
12
[
13
.I file ...
14
]
15
.SH DESCRIPTION
16
.I Mc
17
splits the input into as many columns as will fit in
18
.I N
19
print positions.
20
If run in a
21
.IR rio (1)
22
or
23
.IR acme (1)
24
window, the default
25
.I N
26
is the number of blanks that will fit across the window;
27
otherwise the default
28
.I N
29
is 80.
30
Under option
31
.B -
32
each input line ending in a colon 
33
.L :
34
is printed separately.
35
.SH SOURCE
36
.B /sys/src/cmd/mc.c
37
.SH "SEE ALSO"
38
.IR rio (1),
39
.IR acme (1),
40
.IR acme (4),
41
.IR pr (1),
42
.I lc
43
in
44
.IR ls (1)