Good I/O and filesystem practices and how they can help your jobs run faster
Slides: https://docs.google.com/presentation/...
rclone documentation: https://rc.byu.edu/wiki/?id=Rclone
restic documentation: https://rc.byu.edu/wiki/?id=Restic
Create a temporary directory and capture its name: MY_TEMP_DIR=$(mktemp -d)