xref: /plan9/sys/man/1/mc (revision 4f28177105e14bc5c70ae9ec986773133c757004)
MC 1
NAME
mc - multicolumn print
SYNOPSIS
mc [ - ] [ - N ] [ file ... ]
DESCRIPTION
Mc splits the input into as many columns as will fit in N print positions. If run in a rio (1) or acme (1) window, the default N is the number of blanks that will fit across the window; otherwise the default N is 80. Under option - each input line ending in a colon .L : is printed separately.
SOURCE
/sys/src/cmd/mc.c
"SEE ALSO"
rio (1), acme (1), acme (4), pr (1), lc in ls (1)