Strange symlink and mv interaction

Parker, Ron rdparker@butlermfg.com
Fri Feb 20 13:52:00 GMT 2004


> From: Igor Pechtchanski [mailto:pechtcha@cs.nyu.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/



More information about the Cygwin mailing list