I\'ve got these three files:
$ cat pattern-ok [\'\\-] $ cat pattern-buggy [\\-\'] $ cat text abc\'def-ghi
And now, is the following a bu
To avoid range value You can use fgrep.
fgrep