Multiple Choice
The ____ redirects the output of one command to the input of another command.
A) output redirection operator (>)
B) input redirection operator (<)
C) pipe operator (|)
D) tilde (~)
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q10: The sed editor is sometimes called a(n)_
Q11: What is a record layout?
Q12: When using wc,you cannot specify all three
Q13: The _ command locates identical lines within
Q14: _ is a full-featured programming language.<br>A)Sed<br>B)Awk<br>C)Emacs<br>D)Grep
Q16: When you create a shell script to
Q17: Match each command with a statement below.<br>-selects
Q18: Match each command with a statement below.<br>-formats
Q19: What is tr used for?
Q20: Match each command with a statement below.<br>-compares