col missing from cygwin

Arjen Bax arjen.bax@cmg.nl
Tue Mar 27 22:37:00 GMT 2001


Aloha,

Brad Barber [ mailto:bradb@atg.com ] wrote on
Tuesday, March 27, 2001 4:37 PM:

> The unprintables are backspaces for enhancing the screen display of
> the page.  For straight ascii text, Unix in a Nutshell 
> recommends using
>         man find | col -b
> This is what I use on Unix systems.  It works well.

It may be a little off topic, but you may use the following one-liner
instead of 'col':

    perl -wpe 's/.\010//g'

HTH,
Arjen Bax
-- 
CMG Noord-Nederland B.V.
Sector Telecommunications & Utilities
Postbus 70237, 9704 AE  Groningen
Tel. (050)52 19 500, Fax (050)52 19 504
< http://www.cmg.nl > < http://www.cmg.com >

Adding manpower to a late software project makes it later.

--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple



More information about the Cygwin mailing list