Difference between revisions of "Grep -I"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
{{lc}} | {{lc}} | ||
+ | |||
+ | Ignore binary files | ||
-I Process a binary file as if it did not contain matching | -I Process a binary file as if it did not contain matching |
Latest revision as of 09:10, 12 June 2024
Ignore binary files
-I Process a binary file as if it did not contain matching data; this is equivalent to the --binary-files=without-match option
grep -i
Advertising: