On 08/10/2011 08:57 PM, shailesh wrote: > #include<stdio.h> > int main() > { > printf("hello"); > return 0; > } > > > [tommy@tommy cprog]$ gcc hello.c chmod o+x a.out > [tommy@tommy cprog]$ ./a.out > bash:./a.out : Permission denied -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines