> Not to pile on... I find it useful that some shells > track "logical" CWD > (usually in an environment variable named "PWD"). > > But I do end up executing /bin/pwd to find my actual > CWD. Ideally, I > think, maybe, the shell built-in pwd should report > the real CWD and I'd > use "echo $PWD" when I want the logical CWD.
Some of us want $PWD to track the name that we specified to `cd', and not to resolve symlinks each time. What do the standards say here? -- This message posted from opensolaris.org _______________________________________________ indiana-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/indiana-discuss
