Re: OT: a problem about text manipulation
- From: Joe Klemmer <klemmerj@xxxxxxxxxxx>
- Date: Tue, 31 Oct 2006 09:32:54 -0500
On Tue, 2006-10-31 at 10:25 +0000, Paul Smith wrote:
I have a text file with more than 300000 of lines like the following:
1 E E E
2 C D
3 B E D
4 C E D
5 D E
I am looking for an automatic way of transforming my text file into
another one with the format
1 E
1 E
1 E
2 C
2 C
3 B
3 B
3 D
4 C
4 C
4 D
5 E
Any ideas?
Thanks in advance,
Something seems funky there. The desired output doesn't match the
input data. Can you describe in a general way what it is you are trying
to do?
--
Boring Home Page - http://www.webtrek.com/joe
See my blog, sumo game ranks and other interesting junk
--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
- References:
- OT: a problem about text manipulation
- From: Paul Smith
- OT: a problem about text manipulation
- Prev by Date: Re: yum prob on lappy
- Next by Date: Re: POLL: Fedora KDE Users
- Previous by thread: Re: OT: a problem about text manipulation
- Next by thread: fetchmail and not delivering cc + bcc mail
- Index(es):
Relevant Pages
|