Difference between revisions of "Grep -I"
Jump to navigation
Jump to search
(Created page with "{{lc}} grep -i {{grep}}") |
|||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{lc}} | {{lc}} | ||
+ | |||
+ | 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]] | [[grep -i]] | ||
− | {{grep}} | + | * {{grep}} |
+ | * {{Binary}} |
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: