Multiple Choice
Match each command with a statement below.
-edits data streams
A) pr
B) sed
C) comm
D) grep
E) cut
F) diff
G) sort
H) tr
I) wc
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q29: To append new lines in sed,you must
Q30: The _ option of the diff command
Q31: Match each command with a statement below.<br>-compares
Q32: In some cases,when you use grep,it is
Q33: The _ option of the uniq command
Q35: What is the sed command designed for?
Q36: A popular use of pr is to
Q37: When using the printf function,_ indicates that
Q38: The _ option of the diff command
Q39: _ is a selection command.<br>A)uniq<br>B)awk<br>C)sort<br>D)sed