[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
RE: how to execute an excutable file
- From: "Johan Lithander" <johan lithander teligent se>
- To: "'Getting started with Red Hat Linux'" <redhat-install-list redhat com>
- Subject: RE: how to execute an excutable file
- Date: Tue, 27 Feb 2007 10:43:17 +0100
You most likely tried to run it as a.out instead of
./a.out
The current working directory is usually not in the PATH
(and shouldn't be in the PATH either !!!).
/J
Hi all,
I have compiled the program "HelloWorld.c".
The C
compiler gave me the executable file a.out as output.
As I executed the a.out
in console, I got answer "command not found".
Is there someone who can tell
me about that.
Thanks in advance
Nofriyadi
We won't tell. Get more on shows
you hate to love
(and love to hate): Yahoo!
TV's Guilty Pleasures list.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]