On 6/14/07, Jason Winningham <[EMAIL PROTECTED]> wrote:
That's the catch - I'm using bash, and bash doesn't replace symlinks with the real path in the cwd.
That's why it's important to use /bin/pwd, as shown in Swamiji's response. Or do 'set -o physical' to tell 'bash' that you want its 'pwd' built-in to show the real pathname.
While working my way through this, I started playing with the LDAP interface to the sun ray data store and got the information this way:
That goes way deep into quirks of today's implementation. To say it's skating on thin ice would be an extreme understatement. One day it will stop working, and you should expect no sympathy when that happens. OttoM. __ ottomeister Disclaimer: These are my opinions. I do not speak for my employer. _______________________________________________ SunRay-Users mailing list [email protected] http://www.filibeto.org/mailman/listinfo/sunray-users
