> It pretty much has to. Consider what happens when you do something like > > % x=`{pwd} > % bind /sys/src tmp > % cd tmp > % cd .. > > This gets you back to $x. If you leave ".." upto the fileserver, you'd get > back to /sys not $x. The server can't know the right context.
I thought this problem was solved in plan9: Lexical File Names in Plan 9, or, Getting Dot-Dot Right - Rob Pike A vexing old problem solved: how to make pwd get the right answer in the face of multiply-bound directories. http://plan9.bell-labs.com/sys/doc/lexnames.html -- Burton Samograd This e-mail, including accompanying communications and attachments, is strictly confidential and only for the intended recipient. Any retention, use or disclosure not expressly authorised by Markit is prohibited. This email is subject to all waivers and other terms at the following link: http://www.markit.com/en/about/legal/email-disclaimer.page Please visit http://www.markit.com/en/about/contact/contact-us.page? for contact information on our offices worldwide.