BeadleBlade
Technical User
Hi there,
I have a flat file with a column of data i.e.
a
b
c
d
I am wanting to change this using sed so that the characters all appear on the same line i.e.
abcd etc.
Anyone got any ideas on this? Much appreciated (and will impress my new boss ;o))
Cheers
Will
I have a flat file with a column of data i.e.
a
b
c
d
I am wanting to change this using sed so that the characters all appear on the same line i.e.
abcd etc.
Anyone got any ideas on this? Much appreciated (and will impress my new boss ;o))
Cheers
Will