Hi there,
            i have asked this
<http://unix.stackexchange.com/questions/297868/how-to-grep-and-treat-meta-character-as-normal-character>
question in stackoverflow was not able to find out why

 I get error :

 grep: \<int: No such file or directory
     grep: N\>: No such file or directory

When I use $grep -F ...

        problem happen but

       when I use fgrep the problem vanishes.


-Solta

Reply via email to