X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Message-ID: <47891C35.1090201@swiz.ca> Date: Sat, 12 Jan 2008 14:59:49 -0500 From: unsolicited User-Agent: Thunderbird 2.0.0.9 (Windows/20071031) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: "Copying skeleton files." (redux?) & bash not exiting. References: <4781C4BB DOT 6040206 AT swiz DOT ca> In-Reply-To: <4781C4BB.6040206@swiz.ca> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 Help with the below. Please. unsolicited wrote, On 1/07/08 1:20 AM: > No doubt these questions have been asked before. However I have not > found the answer. If someone would kindly send me a link to the answers, > I'd appreciate it. > > ----- > <<<<< > C:\cygwin\bin> bash -l -i > Copying skeleton files. > These files are for the user to personalise > their cygwin experience. > > These will never be overwritten. > > > C:\cygwin\bin> > <<<<< > > What up? > > Background: > > I was using cygwin happily, but haven't for some time. > > Evidently, along the way, I set my XP HOME environment variable to > I:\me, where I: is a mapped (non-local) network drive on all but 1 > computer. Local as in mapping to my own machine. Here 'net share > Data=D:\Data', 'net use I: \\mymachine\data'. > > As per mailing list / google search, I have changed /etc/password 'me' > line from /home/me to /cygdrive/i/me. > > But the above still happens. > > (1) How do I have my home directory on a network share, so I get the > same environment regardless of the machine I'm running cygwin on. > > [One list message indicates home directory in passwd is not paid > attention to, so I tried deleting it, i.e. :: - same result.] > > If I 'set home=/home/me' before calling bash -l -i, things work as > expected. If I only 'bash -i' things work as expected. Including the > ability to cd /cygdrive/i/me. If I'm in that directory and call 'bash > -i', my .bashrc runs. > > > (2) exit at $ hangs bash? > > bash-3.2$ exit {or Ctrl-D} > exit > _ > > And that's it. bash hangs. I have to end process bash. > > Suggestions? > > TIA -- 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/