| home | help | back | first | fref | pref | prev | next | nref | lref | last | post |
To: cypherpunks@toad.com Date: 3 Nov 1995 22:39:08 -0000 From: shields@tembel.org (Michael Shields) In article <199511021951.LAA03152@mycroft.rand.org>, Jim Gillogly <jim@acm.org> wrote: > s/([^a-z])nsa([^a-z])/$1NSA$2/g; # Another one It'd be faster to use `s/\bnsa\b/NSA/g' for these constructs. -- Shields.
| home | help | back | first | fref | pref | prev | next | nref | lref | last | post |