Vidyalelo
Computer Science · Q991

UNIX

Engineering and GATE · Computer Science · question 991

Q991

Which of the following command is incorrect?

A.
pr dept.lst
B.
head -n 5 emp.lst
C.
tail -o +5 emp.lst
Answer
D.
tail -3 emp.lst

Answer: Option C

Solution

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