what is output of command "locale"?
If you have non-UTF8 locale, shell does not find filename ???.png if the filename is actually three UTF8-chars + .png.
If UTF8 is properly being used, ??? would work, and also copy-paste from dir listing etc.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
what is output of command "locale"?
If you have non-UTF8 locale, shell does not find filename ???.png if the filename is actually three UTF8-chars + .png.
If UTF8 is properly being used, ??? would work, and also copy-paste from dir listing etc.