1.

What will be printed for the command below?

A.
B. The count of lines that do not contain the pattern echo in file abc
C. The count of lines which begin with the pattern echo in file abc
Answer» C. The count of lines which begin with the pattern echo in file abc


Discussion

No Comment Found