Vidyalelo
Computer Science · Q470

UNIX

Engineering and GATE · Computer Science · question 470

Q470

Consider the following commands. sed -n '1,2p' emp.lst sed -n '3, !p' emp.lst The output of both commands will be the same.

A.
True
Answer
B.
False

Answer: Option A

Solution

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