index.txt
MC(1) General Commands Manual 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 posi‐ tions. If run in an 8½(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 is printed separately. SOURCE /sys/src/cmd/mc.c SEE ALSO 8½(1), pr(1), lc in ls(1) MC(1)