This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: ls .. not respecting symbolic links


Robb, Sam wrote:

  I see the same behavior under Linux, so the question is:
is this a bash bug, or expected behavior?
Expected behavior. This has been a well-known feature of symlinks - the kernel-level APIs can only follow physical paths, not logical paths. *Some shells* have explicit code to handle "cd" (only) by allowing you to cd .. up a logical path.




--
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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]