Chapter 6: Shell Redirection
From Linux Shell Scripting Tutorial - A Beginner's handbook
Objectives:
- Redirection - input and output.
- Sending input and output to files.
- Redirecting stdout and stderr.
- Reading and writing from the file descriptors (fd).