1.

Which symbol is used with the tail command to print the file from the selected line?(a) +(b) –(c) %%(d) ^I had been asked this question in my homework.This intriguing question originated from Filtering Commands in chapter Simple Filters of Unix

Answer»

Correct choice is (a) +

The best explanation: We can also address LINES from the beginning instead of the end. The +count OPTION allows US to do that, where count represents the line number from where the selection should BEGIN. For example,



Discussion

No Comment Found

Related InterviewSolutions