Paul Griffith <[email protected]> wrote: > I used tcsh on Solaris Sparc and Linux and bash on OpenSolaris. Due to > many responses I now know that different shells will give different > results with pwd and symlinked directories.
If you like to be shell independent, you may call /bin/pwd "pwd" is a builtin command in many shells now. In my "bsh", I e.g. made "pwd" a builtin command in Summer 1986 but I would expect that other shells did the same no later than in the early 1990s. If you did not notice this before, you may not have used different shells before. Jörg -- EMail:[email protected] (home) Jörg Schilling D-13353 Berlin [email protected] (uni) [email protected] (work) Blog: http://schily.blogspot.com/ URL: http://cdrecord.berlios.de/private/ ftp://ftp.berlios.de/pub/schily _______________________________________________ indiana-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/indiana-discuss
