* Add finding a file
* Fix typo
I did not mean to include the delete 😑
* Include a calendar
* Change the cal command to -3 arg
Display three months, instead of ```-w``` for week numbers
* ✂️ Get rid of advanced cal arguments
* 💫 Update formating and rearrange item orders
* ✨ Fix typo in showcal stop-tagline
When copying an entire directory, it's useful to maintain the individual modification times of the files and directories within. The argument `-a` maintains modification times, permissions, and enables recursive copying, whereas `-R` only copies recursively.