Which bash command will print all lines from the “colors.txt” file containing the non case-sensitive pattern “Yellow”?

Which bash command will print all lines from the “colors.txt” file containing the non case-sensitive pattern “Yellow”?
A . grep -i “yellow” colors.txt
B . locate “yellow” colors.txt
C . locate -i “Yellow” colors.txt
D . grep “Yellow” colors.txt

Answer: A

Latest 350-201 Dumps Valid Version with 139 Q&As

Latest And Valid Q&A | Instant Download | Once Fail, Full Refund

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments