Week 2: Command-line utilities and cron jobs

One of the first things that we want to do as software developers is to automate things. This typically involves the command-line. Instead of brittle scripts that are hard to keep running as your system is upgraded, you should experiment with Rust for these sorts of workloads.