Multiple Choice
You use the ____ command to search for a specified pattern in a file,such as a particular word or phrase.
A) find
B) grep
C) sed
D) diff
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q39: _ is a selection command.<br>A)uniq<br>B)awk<br>C)sort<br>D)sed
Q40: The pipe operator can connect several commands
Q41: Match each command with a statement below.<br>-selects
Q42: By default,each page in the output of
Q43: What is the wc command used for?
Q45: What will happen if you execute the
Q46: The _ function within the awk command
Q47: The _ option of the diff command
Q48: A shell script should contain not only
Q49: When you write a script,it is advisable