Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <9334c26a04092814404922a0c8@mail.gmail.com> Date: Tue, 28 Sep 2004 15:40:32 -0600 From: Nathan Green Reply-To: Nathan Green To: cygwin AT cygwin DOT com Subject: 1.5.11-1: Problem running executables in bash Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit I am able to run executables from my c:\cygwin\bin directory with no problems. However, when I run cygwin.bat, I am unable to run any of the executables in the bin directory. Here is what my cygwin.bat file looks like: SET HOME="c:\cygwin" SET PATH="c:\cygwin\bin" C: chdir C:\cygwin\bin bash --login -i Everything seems okay, yet the problem remains. Any suggestions? -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/