in reply to Re: Strange grep and matching behaviour...
in thread Strange grep and matching behaviour...

I'll second buckaduck's speculations -- I tried Clownburner's code myself, copied directly from his post but using a file name and search pattern of my own, and the result was exactly as expected; i.e. the same as running unix grep with the given pattern on the given file.
  • Comment on Re: Re: Strange grep and matching behaviour...