A

Admin • 802.91K Points
Coach

Q. What will be printed for the command below? $ grep –c “^echo” abc

  • (A) The count of lines that do not contain the pattern echo in file abc
  • (B) The count of lines which begin with the pattern echo in file abc
  • (C) The count of lines that ends with the pattern echo in file abc
  • (D) None of the above
  • Correct Answer - Option(B)
  • Views: 6
  • Filed under category Linux
  • Hashtags:

No solution found for this question.
Add Solution and get +2 points.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.