The command "sed -n '/google/p' old.txt" will:
a) print the lines containing the word 'google' in file old.txt
b) delete the lines containing the word 'google' in file old.txt
c) will generate an error message
d) none of the mentioned

Submitted by: Murtaza
a) print the lines containing the word 'google' in file old.txt
Submitted by: Murtaza

Read Online Linux OS Editors Job Interview Questions And Answers