Difference between revisions of "Grep -I"

From wikieduonline
Jump to navigation Jump to search
Line 1: Line 1:
 
{{lc}}
 
{{lc}}
 +
 +
      -I    Process a binary file as if it did not contain matching
 +
              data; this is equivalent to the
 +
              --binary-files=without-match option
  
  
Line 5: Line 9:
  
 
* {{grep}}
 
* {{grep}}
 +
* {{Binary}}

Revision as of 08:46, 12 June 2024

      -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: