Vidyalelo
Computer Science · Q927

UNIX

Engineering and GATE · Computer Science · question 927

Q927

The following command will match 'Agarwal', 'agarwal' and 'agrawal'. grep "[aA]g[ar][ar]wal" emp.lst

A.
True
Answer
B.
False

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board