Add col command

col is used to display troff documents in ttys, removing the reverse
line feeds generated by .2C in ms. This implementation keeps the limit
of 256 lines of 800 characteres of the original implementation.
This commit is contained in:
Roberto E. Vargas Caballero
2015-03-03 10:52:34 +01:00
committed by sin
parent c8f2b068f6
commit 443de0a859
4 changed files with 319 additions and 0 deletions

View File

@@ -82,6 +82,7 @@ BIN =\
cksum\
cmp\
cols\
col\
comm\
cp\
cron\