Keeping named files in bash
Monday, February 1st, 2016It just took me way too long to solve this, so I’m going to write it up quickly: The Problem I have a file containing the basenames of spreadsheets that I want to keep in a directory structure. I want to delete all the other spreadsheets. There are levels of nested directories and the files […]