gopkg.in/tools/godep.v41@v41.0.0-20151217180337-fe5ce707f879/Godeps/_workspace/src/github.com/kr/text/mc/Readme (about) 1 Command mc prints in multiple columns. 2 3 Usage: mc [-] [-N] [file...] 4 5 Mc splits the input into as many columns as will fit in N 6 print positions. If the output is a tty, the default N is 7 the number of characters in a terminal line; otherwise the 8 default N is 80. Under option - each input line ending in 9 a colon ':' is printed separately.