passing filename with spaces to a shell script

The shellscript is very simple: retroarch $* -c /tmp/retroarch/Data/retroarch/gambatte.cfg (“retroarch” is another shellscript) If the filename passed contains spaces it fails: RetroArch [ERROR] :: Could not read ROM file. Answers: Thank you for visiting the Q&A section on Magenaut. Please note that all the answers may not help you solve the issue immediately. So please … Read more