• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..06-May-2018-

ReadmeH A D06-May-2018340 107

mc.goH A D06-May-20181.2 KiB6349

Readme

1Command mc prints in multiple columns.
2
3  Usage: mc [-] [-N] [file...]
4
5Mc splits the input into as many columns as will fit in N
6print positions. If the output is a tty, the default N is
7the number of characters in a terminal line; otherwise the
8default N is 80. Under option - each input line ending in
9a colon ':' is printed separately.
10