1
Fork 0
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:
Heather 2013-12-05 15:36:08 +04:00
parent 80f300a0ea
commit a007dadeda
3 changed files with 52 additions and 1 deletions

View file

@ -14,6 +14,7 @@ EXES := \
env \
false \
printenv \
pwd \
true \
wc \
whoami \