grep literal \ code example
Example: grep literal string
# EXAMPLE
fgrep "[ or \ or \$ or ." *
# SYNTAX
# fgrep "<string-containing-special-characters>" *
# EXAMPLE
fgrep "[ or \ or \$ or ." *
# SYNTAX
# fgrep "<string-containing-special-characters>" *