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

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

1.The count of lines that do not contain the pattern echo in file abc

2.The count of lines which begin with the pattern echo in file abc

3.The count of lines that ends with the pattern echo in file abc

4.None of the mentioned


Search
R4R Team
R4Rin Top Tutorials are Core Java,Hibernate ,Spring,Sturts.The content on R4R.in website is done by expert team not only with the help of books but along with the strong professional knowledge in all context like coding,designing, marketing,etc!