Sometime today, Linux Lover wrote: > Set the file permission to execute > > chmod u=rwx, go=rx a.out or > chmod 755 a.out
GCC sets the x permission by default. Don't need this step. Manish _______________________________________________ http://mm.ilug-bom.org.in/mailman/listinfo/linuxers

