Ivan, You are absolutly correct. I really apologize for wasting everyone's time with this trivial question. I've seen several warnings about doing that sort of thing but I was lost. Also Ian's remarks regarding the alias for 'ls -laF' was correct. The 'F' appends special characters to identify file types in the listing. I guess I have a long way to go. Thanks again to everyone for the help. Ron Ivan Novick-3 wrote: > > --- rmodesi <rmodesi@xxxxxxx> wrote: >> I am a newbie to both Linux and C programming in Linux. >> My gcc compiler produces the file hello* after executing the command: >> gcc -Wall hello.c -o hello >> Bash will not execute this program. > > Did you try running the program like this: > > ./hello > > your path may not include the local directory by default. > > Ivan > > > --------------------- > Ivan Novick > http://www.0x4849.net > > -- View this message in context: http://www.nabble.com/debian-gcc-produces-hello*-tf3919460.html#a11142444 Sent from the gcc - Help mailing list archive at Nabble.com.