Search found 4 matches
- Tue Apr 24, 2012 10:52 am
- Forum: General
- Topic: Not sure if this is possible, but...
- Replies: 6
- Views: 936
- Tue Apr 24, 2012 9:04 am
- Forum: General
- Topic: Not sure if this is possible, but...
- Replies: 6
- Views: 936
- Tue Apr 24, 2012 7:37 am
- Forum: General
- Topic: Not sure if this is possible, but...
- Replies: 6
- Views: 936
- Mon Apr 23, 2012 1:41 pm
- Forum: General
- Topic: Not sure if this is possible, but...
- Replies: 6
- Views: 936
Not sure if this is possible, but...
I have lots of text files I need to bash into shape, in the format -
"Aberdeen City",2810,1663,196,82,215,547,107
"Aberdeen City",2806,1663,196,81,215,546,105
"Aberdeen City",250,46,20,21,89,45,29
etc etc
I need to keep the first "Aberdeen City" but remove all other occurences, to end with ...
"Aberdeen City",2810,1663,196,82,215,547,107
"Aberdeen City",2806,1663,196,81,215,546,105
"Aberdeen City",250,46,20,21,89,45,29
etc etc
I need to keep the first "Aberdeen City" but remove all other occurences, to end with ...