http://qs321.pair.com?node_id=497694


in reply to Word replace - notetab light vs perl

This is why I like sed ;-)

$ sed -i 's/wrongs/wrongs3/' wrongs
--
b10m

All code is usually tested, but rarely trusted.