Q991
Which of the following command is incorrect?
A.
pr dept.lst
B.
head -n 5 emp.lst
C.
tail -o +5 emp.lst
AnswerD.
tail -3 emp.lst
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board