Search String: Display: Description: Sort:

Results:

References: [ +subject:/^(?:^\s*(re|sv|fwd|fw)[\[\]\d]*[:>-]+\s*)*Grep\s*$/: 5 ]

Total 5 documents matching your query.

1. Grep (score: 1)
Author: Lucy Premus <lpremus AT METLIFE DOT COM>
Date: Fri, 8 Jan 1999 16:41:12 -0500
Theres probably a very simple answer to this question, but I cannot for the life of me figure it out. How do you grep for an EXACT match of a string? I have a file that looks something like this: 10.
/usr/local/webapp/mharc-adsm.org/html/nv-l/1999-01/msg00099.html (11,129 bytes)

2. Re: Grep (score: 1)
Author: Connie Logg <cal AT SLAC.STANFORD DOT EDU>
Date: Fri, 8 Jan 1999 14:38:44 -0800
You need to escape the ".". "." stands for any character. ** " Of course the opinions expressed here are my own. " Connie Logg CAL AT SLAC.Stanford DOT Edu ph: 650-926-2879 Network Management and Per
/usr/local/webapp/mharc-adsm.org/html/nv-l/1999-01/msg00102.html (11,824 bytes)

3. Re: Grep (score: 1)
Author: Jerald Murphy <jmurphy AT RPM DOT COM>
Date: Fri, 8 Jan 1999 18:03:06 -0500
Lucy, Grep with quotes, plus force the string to be at the beginning and end of a line: grep ^"10.1 #Bridgewater"$ HTH, Jerry Jerald Murphy Director, Network Management Services RPM Consulting, Inc.
/usr/local/webapp/mharc-adsm.org/html/nv-l/1999-01/msg00103.html (11,782 bytes)

4. Re: Grep (score: 1)
Author: Nidhi Verma <nidhis AT HOTMAIL DOT COM>
Date: Fri, 8 Jan 1999 15:19:24 PST
Try grep -w "10.1". Nidhi the string? string ______________________________________________________ Get Your Private, Free Email at http://www.hotmail.com
/usr/local/webapp/mharc-adsm.org/html/nv-l/1999-01/msg00105.html (11,514 bytes)

5. Re: Grep (score: 1)
Author: "Owens, Blaine C" <bowens AT EASTMAN DOT COM>
Date: Mon, 11 Jan 1999 07:47:30 -0500
Lucy, use "grep -w" (word). Blaine Owens Eastman Chemical Company Email - bowens AT eastman DOT com Phone - (423)229-3579 Fax - (423)229-1188
/usr/local/webapp/mharc-adsm.org/html/nv-l/1999-01/msg00118.html (11,855 bytes)


This search system is powered by Namazu