Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!wuarchive!zaphod.mps.ohio-state.edu!sdd.hp.com!hplabs!hpl-opus!steinbac From: steinbac@hpl-opus.HP.COM (Gunter Steinbach) Newsgroups: comp.editors Subject: Re: DELIMITED search Message-ID: <62420022@hpl-opus.HP.COM> Date: 30 Oct 90 01:11:59 GMT References: <1990Oct29.134654.18929@cid.aes.doe.CA> Organization: HP Labs, High Speed Electronics Dept., Palo Alto, CA Lines: 16 In comp.editors, afsipmh@cidsv01.cid.aes.doe.CA writes: > How, in general, can I do delimited searches in UNIX. i.e. How do I > search for say the string "the" without finding there their other > thesaurus...... AND including "the" at the beginning and end of a line > eh? I'm not quite sure what you mean with "in UNIX", but within vi at least, you can search for /\ and you will find only stand-alone the's. Also \