FRIGN said:
> Or gcc(1), "generate cool columns".
This.
--
Dmitrij D. Czarkoff
On Tue, 3 Mar 2015 13:40:04 +
Dimitris Papastamos wrote:
> This reminds me, we should really find another name for cols(1) now that
> we have col(1).
>
> Any ideas?
Maybe bw(1) as opposed to col(1) (black/white - color).
Or gcc(1), "generate cool columns".
Cheers
FRIGN
--
FRIGN
On 3 March 2015 at 15:22, Connor Lane Smith wrote:
> On 3 March 2015 at 13:40, Dimitris Papastamos wrote:
>> This reminds me, we should really find another name for cols(1) now that
>> we have col(1).
>
> I suggested mcol(1) on IRC, given that it was originally mc(1), per Plan 9.
>
mcol(1) sound
On Tue, Mar 3, 2015, at 08:40 AM, Dimitris Papastamos wrote:
> This reminds me, we should really find another name for cols(1) now that
> we have col(1).
columnize, multicol
--
http://www.fastmail.com - Access all of your messages and folders
wherever you are
On 3 March 2015 at 13:40, Dimitris Papastamos wrote:
> This reminds me, we should really find another name for cols(1) now that
> we have col(1).
I suggested mcol(1) on IRC, given that it was originally mc(1), per Plan 9.
cls
On Tue, Mar 03, 2015 at 10:52:34AM +0100, Roberto E. Vargas Caballero wrote:
> 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.
Thanks, I'v
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.
---
Makefile | 1 +
README | 1 +
col.1| 90 +
col.c| 2