Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

how to grep two terms at once grep

grep -e "BBB" -e "AAA" file.txt 
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #grep #terms #grep
ADD COMMENT
Topic
Name
3+1 =