Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Date: Wed, 4 Oct 2000 22:52:30 -0400 Message-Id: <200010050252.WAA26252@envy.delorie.com> From: DJ Delorie To: yusuf21 AT chalktv DOT com CC: cygwin AT sources DOT redhat DOT com In-reply-to: <1144327181970719456@chalktv.com> (yusuf21@chalktv.com) Subject: Re: running c code References: <1144327181970719456 AT chalktv DOT com> Welcome to POSIX. "." is not in your path by default. Use ./hello to run programs in the current directory, or edit $HOME/.profile to add "." to your PATH. -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com