pwdh is pwd written by Haskell.
$ cabal install --overwrite-policy=always
$ pwdh --help
Print the full filename of the current working directory.
-P, --physical avoid all symlinks
--help display this help and exit
--version output version information and exit
If no option is specified, -P is assumed.
[user@host:/home]$ pwdh -P
/home