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 X-Authentication-Warning: slinky.cs.nyu.edu: pechtcha owned process doing -bs Date: Thu, 3 Jul 2003 11:59:48 -0400 (EDT) From: Igor Pechtchanski Reply-To: cygwin AT cygwin DOT com To: Daniel Barclay cc: cygwin AT cygwin DOT com Subject: Re: how to use current directory as bash startup directory In-Reply-To: <3F044CC7.20100@fgm.com> Message-ID: Importance: Normal MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Thu, 3 Jul 2003, Daniel Barclay wrote: > Can bash "inherit" the working directory setting from the process that > invoked bash instead of always setting its initial working directory > (to the user's home directory)? > > On Unix, Emacs' "shell" command gets me a shell whose working directory > is set based on what I was editing. > > However, when I use NTEmacs' "shell" command to start a Cygwin bash shell, > bash always sets its initial working directory to my home directory. > > Can I configure bash to leave the working directory set as it was when > bash was started? > > Thanks, > Daniel Normally, you should be able to just not pass the --login flag to bash. However, if your .bashrc contains a "cd ~" command (or "cd $HOME", or even "cd"), you'll need to comment it out from there. Igor -- http://cs.nyu.edu/~pechtcha/ |\ _,,,---,,_ pechtcha AT cs DOT nyu DOT edu ZZZzz /,`.-'`' -. ;-;;,_ igor AT watson DOT ibm DOT com |,4- ) )-,_. ,\ ( `'-' Igor Pechtchanski, Ph.D. '---''(_/--' `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-. Meow! "I have since come to realize that being between your mentor and his route to the bathroom is a major career booster." -- Patrick Naughton -- 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/