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 Delivered-To: mailing list cygwin AT cygwin DOT com Date: Sat, 12 Jan 2002 00:44:20 +0100 From: "Gerrit P. Haase" X-Mailer: The Bat! (v1.53t) Business Reply-To: "Gerrit P. Haase @ cygwin" Organization: Esse keine toten Tiere X-Priority: 3 (Normal) Message-ID: <154632858322.20020112004420@familiehaase.de> To: "Rob" CC: "Cygwin" Subject: Re: start up directory In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Rob, Am 2002-01-12 um 00:18 schriebst du: >> How do I change my start up directory? > I got the following response: >> edit your entry in /etc/passwd. It lists your home directory. 1. no need to edit the /etc/passwd file, create one with `mkpasswd'. 2. it depends how you start the bash shell (at least for me), if I run x:\cygwin\bin\rxvt.exe --options -e bash ... directly from a shortcut the shell opens in the directory where the shortcut is stored (desktop for me), if I run the same command from a batch file which is stored at the Cygwin root it works correct and the bash opens in my home dir as it is defined it in /etc/passwd. > However, I don't understand how my system is working at the moment. This is > what I see at startup when do a "pwd": > Robert Mark Bram AT ROB ~ You should also avoid spaces in your user/pathname! > $ pwd > /cygdrive/c/PROGRA~1/RATIONAL/RATION~1/NUTCROOT > Robert Mark Bram AT ROB ~ > $ > And this is the contents of my /etc/passwd: > Robert Mark Bram::500:544::/home/Robert Mark Bram:/bin/bash Don't use spaces in your username. > It is such a strange start up directory - a folder for Rational Rose. When I > check my environment variables I find these two: > NUTCROOT=C:\PROGRA~1\RATIONAL\RATION~1\NUTCROOT > TERM=nutc > Does anyone know how I should fix this without changing my environment > variables? More information probably in the FAQ and the docu, links at the bottom. Gerrit -- =^..^= mailto:gp AT familiehaase DOT de -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/