mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-29 12:07:46 +00:00
simple pwd implementation
This commit is contained in:
parent
80f300a0ea
commit
a007dadeda
3 changed files with 52 additions and 1 deletions
1
Makefile
1
Makefile
|
@ -14,6 +14,7 @@ EXES := \
|
|||
env \
|
||||
false \
|
||||
printenv \
|
||||
pwd \
|
||||
true \
|
||||
wc \
|
||||
whoami \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue