Question: Unix Write a script that takes the man page for grep, extracts all lines with the word grep in them, and counts the number of
Unix
Write a script that takes the man page for grep, extracts all lines with the word "grep" in them, and counts the number of lines in the man page containing the word grep. Use the "|" to do this.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
