AutoStepper
AutoStepper copied to clipboard
input filenames must always be lowercase
In file systems that have casing, e.g.: ext4, using an input file with anything other than lowercase letters results in, "Couldn't find any input files."
Interestingly, the same files are detected without incident when given a directory - so long as the directory name is also entirely lowercase.