For Linux systems with case sensitive file systems, an easier way of converting the filenames to all lowercase than using the script would be to use the unzip command with -LL argument, which forces conversion of every filename to lowercase.
Example usage: 'unzip -LL EUI_ZIP.zip'
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.