grep doubt in UNIX

Posted by Happy Mittal on Stack Overflow See other posts from Stack Overflow or by Happy Mittal
Published on 2010-04-15T12:45:27Z Indexed on 2010/04/15 12:53 UTC
Read the original article Hit count: 323

Filed under:
|

When I write
$ grep \$
then whatever I type on terminal, is matched and printed on terminal.
How is \$ being interpreted?

© Stack Overflow or respective owner

Related posts about grep

Related posts about unix