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:
parent
b0becf0054
commit
b4c95d49d8
5 changed files with 270 additions and 31 deletions
|
@ -50,6 +50,7 @@ iflags
|
|||
kibi
|
||||
kibibytes
|
||||
lcase
|
||||
lossily
|
||||
mebi
|
||||
mebibytes
|
||||
mergeable
|
||||
|
|
|
@ -321,3 +321,6 @@ uucore_procs
|
|||
uumain
|
||||
uutil
|
||||
uutils
|
||||
|
||||
# * function names
|
||||
getcwd
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue