Q927
The following command will match 'Agarwal', 'agarwal' and 'agrawal'. grep "[aA]g[ar][ar]wal" emp.lst
A.
True
AnswerB.
False
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board