X-Spam-Check-By: sourceware.org Date: Thu, 24 May 2007 16:20:04 -0700 From: Gary Johnson To: cygwin AT cygwin DOT com Subject: Re: 1.7.0 Cannot use any command Message-ID: <20070524232004.GA21409@suncomp1.spk.agilent.com> Mail-Followup-To: cygwin AT cygwin DOT com References: <006901c79e52$92401a90$4501a8c0 AT DESARROLLO> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <006901c79e52$92401a90$4501a8c0@DESARROLLO> User-Agent: Mutt/1.5.15 (2007-04-06) X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 On 2007-05-24, Carlos Eduardo Carrillo Ochoa wrote: > Hi, I have just installed Cygwin, I use the cygwin.bat file with this lines: > > @echo off > > C: > chdir C:\cygwin\bin > > bash --login -i > > So the console opens with the bash user: > > bash-3.2$ Because your PS1 prompt looks like that ("bash-3.2$"), it appears that you are running bash without the --login option. That is, it appears that you did not execute cygwin.bat. What did you do to get the console with the "bash-3.2$" prompt? Did you double-click the "Cygwin" icon on your desktop? Regards, Gary -- Gary Johnson | Agilent Technologies garyjohn AT spk DOT agilent DOT com | Mobile Broadband Division | Spokane, Washington, USA -- 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/