On Saturday 09 December 2006 20:36, [EMAIL PROTECTED] wrote:
> > Well, that lyric is about someone who imposes his power once too
> > often, and becomes and ex-human.
>
> s and/an

"an becomes and"? :)

Hm, I actually don't know how you tell sed to replace the second hit on a line 
and leave the first

s/and\(.*\)and/and\1an/

works for this particular case, but I have a gut feeling there is a more 
general way of doing it

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to