1.

We can also use -n option with tail command.(a) True(b) FalseI had been asked this question during an interview.I want to ask this question from Filtering Commands in division Simple Filters of Unix

Answer»

Correct choice is (a) True

Best explanation: Alike head command we can ALSO USE the -n option with the TAIL command to specify the line COUNT to be DISPLAYED from the end of the file. For example,



Discussion

No Comment Found

Related InterviewSolutions