glenda.party
term% ls -F
term% pwd
$home/manuals/plan9_4th/1/mc
term% cat 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 a rio(1) or acme(1) window, the default N is the num‐
       ber  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
       rio(1), acme(1), acme(4), pr(1), lc in ls(1)



                                                                         MC(1)