GkSeries.com

Q.

Which of the following is correct statement when a file system command “$tail -n filename” is executed ?

[A] Start printing file at line n
[B] Print last n+1 lines of file
[C] Print last n lines of file
[D] Print first n lines of file
Answer & Explanation
Option: [C]