Trying to grep such string
$('!
On grep -R "$('\!" * console returns such message: bash: !": event not found
Your help is highly appreciated)
|
Trying to grep such string $('! On Your help is highly appreciated) |
|||
|
|
|
It works if you escape every single character but don't put quotation marks around the string:
|
|||
|
|