route/vendor/github.com/kr/text/mc
Cadey Ratio 50c1deaa7d
change from vendor to dep
2017-10-06 08:29:20 -07:00
..
Readme change from vendor to dep 2017-10-06 08:29:20 -07:00
mc.go change from vendor to dep 2017-10-06 08:29:20 -07:00

Readme

Command mc prints in multiple columns.

  Usage: mc [-] [-N] [file...]

Mc splits the input into as many columns as will fit in N
print positions. If the output is a tty, the default N is
the number of characters in a terminal line; otherwise the
default N is 80. Under option - each input line ending in
a colon ':' is printed separately.