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

Implement dirname

This commit is contained in:
Derek Chiang 2013-12-03 04:29:32 -05:00
parent f03670b70a
commit 7b6880d348
2 changed files with 71 additions and 0 deletions

View file

@ -9,6 +9,7 @@ RMFLAGS :=
# Output names
EXES := \
cat \
dirname \
echo \
env \
false \