Muralidhara N wrote:
> I am user of linux since from 15 months but i am new to
> administaration. I installed 6.2 version of RedHat Linux in my
> system along with X-window. It is working pretty good.
>
> My problem is that if compile a c program. It compile the
> program but it is n
Muralidhara N, [EMAIL PROTECTED], said:
> My problem is that if compile a c program. It compile the
> program but it is not executable, that results in a.out not
> found at /bin/bash.
Have you tried (in the directory that the executable called
a.out is located) typing:
./a.out
The ./ at
Respected techtalk users,
I am user of linux since from 15 months but i am new to administaration. I
installed 6.2 version of RedHat Linux in my system along with X-window. It is working
pretty good.
My problem is that if compile a c program. It compile the program but it is not
exe