Readme 340 B

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