File: Readme

package info (click to toggle)
golang-text 0.0~git20150905.0.bb797dc-3
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 104 kB
  • sloc: makefile: 5
file content (9 lines) | stat: -rw-r--r-- 340 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
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.