1
0
Fork 0
mirror of https://github.com/alice-lg/birdwatcher.git synced 2025-03-09 00:00:05 +01:00
birdwatcher/vendor/github.com/kr/text/mc
2019-02-22 14:06:37 +01:00
..
mc.go fixed vendoring 2019-02-22 14:06:37 +01:00
Readme fixed vendoring 2019-02-22 14:06:37 +01:00

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.