Re: convert text mit tab stops to table
- From: ekkardgerlach <egerlach@xxxxxxx>
- Date: Wed, 23 May 2012 10:50:47 +0200
thx to all!
from suse-mailinglist I got the best solution: "column" included in
util-linux:
cat lab2.txt | tr "\t" ";" | column -t -s ";"
change tab to ; because column doesn't like tabs, then column. Great!
Ekkard
.
- Follow-Ups:
- Re: convert text mit tab stops to table
- From: Janis Papanagnou
- Re: convert text mit tab stops to table
- References:
- convert text mit tab stops to table
- From: ekkardgerlach
- Re: convert text mit tab stops to table
- From: Anonymous Remailer (austria)
- convert text mit tab stops to table
- Prev by Date: Re: convert text mit tab stops to table
- Next by Date: Re: convert text mit tab stops to table
- Previous by thread: Re: convert text mit tab stops to table
- Next by thread: Re: convert text mit tab stops to table
- Index(es):