bosch00
03-30-2002, 05:31 AM
ok i'm new to linux, but i'm a comp sci major so i figure why not give it a shot.. so i compiled a c program in a terminal
with gcc test1.c
then i type a.out
which should run it
it says no such command.
so how do i run my programs,
this is how i do it when i telnet through windows and it works fine..
with gcc test1.c
then i type a.out
which should run it
it says no such command.
so how do i run my programs,
this is how i do it when i telnet through windows and it works fine..