[ From: <[EMAIL PROTECTED]> 19:07:30 (+0530) 30-09-1999 ]
[ Subject: Re: [ilug-cal] a.out doesn't work ]
> Dwaipayan Bhattacharjee wrote:
>
> hi all
> i am using redhat 6.0 . after i compile the file --
> filename.c
> and use a.out .bash says : no command a.out. help !!!!!!
Did you try a chmod a+x a.out followed by a ./a.out ? It needs
to be an executable and you have to specify the path.
Ofcourse all that is not going to work if you didnt install
a.out support during your rh setup.
a.out is called a.out for historical reasons. AFAIK, the a.out is
still an ELF although it is called a.out.
-amlan.
--
To unsubscribe, send mail to [EMAIL PROTECTED] with the body
"unsubscribe ilug-cal" and an empty subject line.
FAQ: http://www.ilug-cal.org/help/faq_list.html