[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
OT: a problem about text manipulation
- From: "Paul Smith" <phhs80 gmail com>
- To: "For users of Fedora Core releases" <fedora-list redhat com>
- Subject: OT: a problem about text manipulation
- Date: Tue, 31 Oct 2006 10:25:34 +0000
Dear All
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,
Paul
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]