A directory/drive backup tool for educating myself
Effectively a combination of rsync
and tree
-- to do an rsync copy off of tree esque output.
In practice, I use rsync, with tree as a confirmation helper. But building this was informative all the same.