Multiple Choice
Which of the following commands changes all occurrences of the word "bob" in file data to "Bob" and prints the result to standard output?
A) sed'/bob/Bob' data
B) sed's/bob/Bob/g' data
C) sed's/bob/Bob/' data
D) sed'/bob/Bob/' data
E) sed's/bob,Bob/' data
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q1: Which of the following statements is correct
Q10: What is the effect of the egrep
Q23: SIMULATION What is the name of the
Q26: Pressing the Ctrl-C combination on the keyboard
Q32: SIMULATION Which command will disable swapping on
Q33: SIMULATION Which option to the yum command
Q47: Which of the following commands will write
Q56: During a system boot cycle, what program
Q113: Which of the following commands changes the
Q196: Which of the following commands will send