X-Recipient: archive-cygwin@delorie.com
X-Spam-Check-By: sourceware.org
Date: Sun, 17 Aug 2008 11:31:47 -0400
From: Christopher Faylor <cgf-use-the-mailinglist-please@cygwin.com>
To: cygwin@cygwin.com
Subject: Re: Cygwin.bat doesn't save original directory in OLDPWD after 	login
Message-ID: <20080817153147.GB5950@ednor.casa.cgf.cx>
Reply-To: cygwin@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
References: <1164057241.20080817165010@inbox.ru>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <1164057241.20080817165010@inbox.ru>
User-Agent: Mutt/1.5.16 (2007-06-09)
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

On Sun, Aug 17, 2008 at 04:50:10PM +0400, Andry wrote:
>If run cygwin from cmd.exe from random directory, for example, from
>"c:\blablabla", then after login OLDPWD would be "/usr/bin" instead
>original directory.  So command cd "$OLDPWD" just after login restores
>wrong directory.  This is because batch file has been wroten
>incorrectly.  This is correct:
>
>"%~dp0bin\bash" --login -i

I don't see how that can be correct.  There seems to be some inexplicable
mangling in the above.

However, the cygwin.bat file isn't really intended to be the way you
"run cygwin" from everywhere.  If you want to run bash then run
c:\cygwin\bin\bash.  Add c:\cygwin\bin to your PATH and you won't even
have to type the path.  Just type "bash".

cgf

--
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/

