DEVFYI - Developer Resource - FYI

What is redirection?

Unix Interview Questions


(Continued from previous question...)

100. What is redirection?

Directing the flow of data to the file or from the file for input or output.
Example : ls > wc

(Continued on next question...)

Other Interview Questions