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 Message-ID: <71A0F7B0F1F4F94F85F3D64C4BD0CCFE05A04090@bmkc1svmail01.am.mfg> From: "Parker, Ron" To: cygwin AT cygwin DOT com Subject: RE: Strange symlink and mv interaction Date: Fri, 20 Feb 2004 07:35:54 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-IsSubscribed: yes > From: Igor Pechtchanski [mailto:pechtcha AT cs DOT nyu DOT edu] > Tilde expansion is usually done by the shell. However, > judging from the > rest of your message, you meant the above to say > > mv -- --1.2 ../tla--escapes--1.2 I did. > This is the expected behavior. The symlink takes you to the > directory, > but the ".." uses the actual parent directory entry, which > points to /c. > If you want this to work seamlessly, create an actual > "~/src/myprojects" > directory, and use 'mount' to map /c/MyProjects to > /home/rdparker/src/myprojects. Thanks, I don't know why I didn't do that in the first place. -- 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/