In this SO question there is something that I cannot explain:
grep "\'" input_file
matches all lines in the given file. Does \'
have a special meaning for grep?
grep regex GNU extension: ‘\'’ matches the end of the whole input
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With