Date: Wed, 9 Oct 1996 11:11:18 -0700 (PDT) From: Doug White <dwhite@gdi.uoregon.edu> To: bruce perryman <bruce_perryman@ibi.com> Cc: questions@FreeBSD.org Subject: Re: your mail Message-ID: <Pine.BSI.3.94.961009111051.947B-100000@gdi.uoregon.edu> In-Reply-To: <9609098448.AA844881340@tcpgate.ibi.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 9 Oct 1996, bruce perryman wrote: > I compile a simple c program with cc and get the resulting a.out or > a.o. But I can't run it! What's the problem? you need to give the full path if it's not already in your $PATH variable. ie: ./a.out Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSI.3.94.961009111051.947B-100000>