1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-29 03:57:44 +00:00

pwd: Properly resolve logical working directory (#2604)

* pwd: Properly resolve logical working directory

* fixup! pwd: Properly resolve logical working directory

* fixup! pwd: Properly resolve logical working directory
This commit is contained in:
Jan Verbeek 2021-08-28 22:31:20 +02:00 committed by GitHub
parent b0becf0054
commit b4c95d49d8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 270 additions and 31 deletions

View file

@ -50,6 +50,7 @@ iflags
kibi
kibibytes
lcase
lossily
mebi
mebibytes
mergeable

View file

@ -321,3 +321,6 @@ uucore_procs
uumain
uutil
uutils
# * function names
getcwd