Redirection operator
an operator used is a
shell script to redirect either
input or
output. This is useful if you decide that rather than running a program and having several thousand lines of text flash past on the screen, you would rather
capture it to a file.
Examples of Redirection operators: