I'm trying to use gcc on my Red Hat 6.0. I did the following. gcc -o a.out test.c Then, I have the following files a.out test.c Then I typed the following. a.out Then, it gave me the following error message. bash: a.out: command not found. Please reply to : pramed@yahoo.com Thanks.