bergquist 6253476c73 tech(build): move dependencies to vendor folder 9 лет назад
..
Readme 6253476c73 tech(build): move dependencies to vendor folder 9 лет назад
mc.go 6253476c73 tech(build): move dependencies to vendor folder 9 лет назад

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.