❮ tee
❯
Exercises: redirection
- How many files are in the current directory?
- How many files are in the current directory tree?
- Given the Apache log file in examples/apache_access.log
- How many hits came from 127.0.0.1 ?
- How many hits came from other than 127.0.0.1 ?