The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Advanced & Expert Users
Google UNIX.COM



Thread: grep command
View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #7 (permalink)  
Old 03-05-2007
Deal_NoDeal Deal_NoDeal is offline
Registered User
 

Join Date: Feb 2007
Location: Boston, MA
Posts: 64
Quote:
Originally Posted by lazytech
So what was the solution to the problem. I have a similar issue and the version of grep doesn't support the -x option and it appears to ignore the -w option as well.
Try to use "fgrep". That would have the "-x" option.
Reply With Quote