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 Message-ID: <3C23FF6C.E4E45CC7@gte.net> Date: Fri, 21 Dec 2001 19:35:08 -0800 From: David Rothenberger X-Mailer: Mozilla 4.79 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Chris Bailey CC: Cygwin mailing list Subject: Re: Proper "$HOME" setup? (/home or My Documents) References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit I would use the mount command to mount "My Documents" at /home/crb (after first running mkdir -p /home/crb). That way, you don't need to move anything. Chris Bailey wrote: > > I checked the FAQ but didn't see anything on this (and did some mailing list > searches, but didn't find it, hopefully it hasn't been covered already, or > if so, point me to those if you please)... > > I have cygwin installed on a Windows 2000 machines. When I fire up bash, it > has $HOME set to the "My Documents" folder for my user. But, /etc/passwd > shows my home as /home/crb. And, when I use ssh, it says it can't create > /home/crb/.ssh. There is no /home in my cygwin setup. So, my question is, > should I create that, and move my .bashrc from My Documents into /home/crb, > and then set a Win2k environment variable HOME to /home/crb? Or, is ok to > use My Documents and I just tweak /etc/passwd, or???? What is the "ideal" > setup? > > ____ > Chris Bailey mailto:chris AT codeintensity DOT com > Code Intensity http://www.codeintensity.com -- 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/