I saved the following (as Unix text) in my UAE4ALL_gp2x installation folder: #!/bin/sh cp -cf ./kick13.rom ./kick.rom cd /usr/gp2x/ exec /usr/gp2x/gp2xmenu The script runs and returns to the menu, yet the kick.rom was not created. What gives?