in reply to Re^6: Getting the absolute path of a script, without PWD (bug)
in thread Getting the shell's version of working directory, without PWD's help
Maybe they can't fix cwd() b/c of backwards compatibility but should at least clarify the documentation.
From my POV it's already silly to call two different routines getcwd() and cwd()
So you could suggest to add a new pwd() which always does something like `pwd -L`
Cheers Rolf
(addicted to the Perl Programming Language :)
Wikisyntax for the Monastery
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^8: Getting the absolute path of a script, without PWD (bug)
by perlancar (Hermit) on Jul 16, 2021 at 10:30 UTC | |
by LanX (Saint) on Jul 16, 2021 at 10:43 UTC |