Permission denied

Hello.
Hi. I have an executable, which I must use to see what is expected of me.Unfortunately when I try to run it I get permission denied. Please help.
The executable is downloaded from the school portal. Which means it should work. Please help.
File permissions. Show them.
rw r r
In other words, everyone can read the file (provided that they can execute the path to it), and the owner can write to file. No-one has the executable bit set.

man chmod
Topic archived. No new replies allowed.