editor query

guidi at pegasus.UUCP guidi at pegasus.UUCP
Sat Nov 5 12:49:11 AEST 1983


How to change every A in a file except for those lines containing a B?
Using 'ed':
	v/B/s/A/...../
where A and B are reg exp as usual.



More information about the Comp.unix mailing list