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

What will be printed for the command below? $ grep –c “^echo” abc Correct Answer The count of lines which begin with the pattern echo in file abc

Related Questions

What will be the output of the following PHP code?
What will be the output of the following PHP code ?
What will be the output of the following PHP code ?
What will be the output of the following PHP code?
What will be the output of the following PHP code ?