I'm trying to run a QIV slideshow composed of all the JPEG files in a directory. The QIV command uses the *.jpg wildcard, but some of the JPEG files I'm using have their file extensions capitalized, such as DSC123.JPG instead of DSC123.jpg.
Is there a way to issue command line commands and not have the file extension be case sensitive. I'd like the QIV image program to read all JPEG files, regardless of the case of the actual file extension.
Thanks...