I have compiled a c program using the gcc compiler in red hat 5.2. After
the compilation is complete, I have an executable created called a.out. I
type a.out to run the program and get the following error
"bash - command a.out not found"
Any ideas why?
Thank you
-j