Subject: Re: Terminal tab expansion
To: Thomas Miller <thomasmiller@access4less.net>
From: =?iso-8859-2?Q?Micha=B3?= Pasternak <michal@pasternak.w.lub.pl>
List: netbsd-help
Date: 08/10/2003 16:00:05
Thomas Miller [Sun, Aug 10, 2003 at 09:07:36AM -0400]:
> > what do you want to do?
>
> I have files containing tab separated data. Some lines are too
> long (exceed 80 characters) if tabs are expanded to 8 spaces. I
> want to use shell level tools like cat, sort, and awk without
> line breaks when the standard output hits the terminal screen.
> If I can reset tabs to 2 spaces, this will work.
cat somefile | tr \\t " "
--
Micha³ Pasternak :: http://pasternak.w.lub.pl
Men Who Use Computers Are The New Sex Symbols Of The `90s