Question: The command: grep pattern file.txt Select one or more: a. by default, it prints out only the lines of file.txt matching the pattern b. searches
The command: grep pattern file.txt Select one or more: a. by default, it prints out only the lines of file.txt matching the pattern b. searches the lines in the file.txt file for the text that matches the pattern c if no file was given, the standard input would be searched d. searches the indicated input files: pattern and file.txt
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
