June 2019
Intermediate to advanced
328 pages
7h 27m
English
Review the following commands and write down what each does:
Explain the difference between cat, more, and less. Use the man command to explore the more and less commands. When would you use one command over another?
The history command will show you the recent commands you typed. Create a log for your notes of the commands by saving the result of the history command to a text file called history.txt.
The cal and ncal commands give you a small calendar right in your terminal. Explore both of these commands and then use each to display a calendar for two years in the future.