bash: ./a.out: Permission denied

Brian Mury brianmury at alumni.uvic.ca
Wed Oct 19 17:01:58 UTC 2011


On Wed, Oct 19, 2011 at 09:50, shailesh <shailesh23jan at rediffmail.com> wrote:
>
> when i try to run compiled c program ("./a.out") get error
> bash: ./a.out: Permission denied

chmod u+x a.out


More information about the users mailing list