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.