Which of these statements are true about redirection?
|
sign is a redirection commandNice! Redirection is about changing inputs and outputs. The pipe command, for example, uses the output of a command as input for another.
Yikes! Redirection is about changing inputs and outputs. The pipe command, for example, uses the output of a command as input for another.