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 From: David Baron To: cygwin AT cygwin DOT com Subject: Re: No longer works. User-Agent: KMail/1.7 References: <200410041210 DOT 38807 DOT d_baron AT 012 DOT net DOT il> <200410041825 DOT 48402 DOT d_baron AT 012 DOT net DOT il> In-Reply-To: MIME-Version: 1.0 Content-Disposition: inline Date: Sun, 10 Oct 2004 18:05:17 +0200 Content-Type: text/plain; charset="windows-1255" Content-Transfer-Encoding: 7bit Message-Id: <200410101805.17935.d_baron@012.net.il> The bash terminal window flash and exit problem (or no commands working in bash window) is apparently caused by /etc/profile NOT being accessed/included/executed at bash startup. This is where the PATH is set -- if I run bash and enter ./ls, I get an list of the current /usr/bin directory. Simply ls does not work. ./env shows the windows directories translated to Cygwin mounts but no bins. So ... something changed on one of the upgrades. How do I get this going right: -source /etc/profile or something like that in the bash command line or in /home ... /.bashrc ? Other fix?? -- 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/