github.com/seeker-insurance/kit@v0.0.13/pretty/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.