In
this module, you will learn the following:
- How to pass
output from one command to another using a pipe
- How to enter
more than one command on a single command line
- Some of the
metacharacters
- How to use
of wildcard characters
- How to save
the output from a command into a file
|
|