Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

grep binary files

# Both are equivalent to the --binary-files=text option.
grep --text
grep -a
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #grep #binary #files
ADD COMMENT
Topic
Name
2+2 =