/mnt/sd/game/termula # cd ..
/mnt/sd/game # cd prboom
/mnt/sd/game/prboom # ./Doom1.gpe
/bin/ash: ./Doom1.gpe: not found
/mnt/sd/game/prboom # chmod 777 Doom1.gpe
/mnt/sd/game/prboom # chmod 777 yug546o9j4w597 // just to show that everything went OK
chmod: yug546o9j4w597: No such file or directory
/mnt/sd/game/prboom # ./Doom1.gpe
/bin/ash: ./Doom1.gpe: not found
/mnt/sd/game/prboom # /mnt/sd/game/prboom/Doom1.gpe
/bin/ash: /mnt/sd/game/prboom/Doom1.gpe: not found
/mnt/sd/game/prboom # chmod 777 /mnt/sd/game/prboom/Doom1.gpe // That went OK too!
/mnt/sd/game/prboom # /mnt/sd/game/prboom/Doom1.gpe
/bin/ash: /mnt/sd/game/prboom/Doom1.gpe: not found