mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-29 12:07:46 +00:00
Implement dirname
This commit is contained in:
parent
f03670b70a
commit
7b6880d348
2 changed files with 71 additions and 0 deletions
1
Makefile
1
Makefile
|
@ -9,6 +9,7 @@ RMFLAGS :=
|
|||
# Output names
|
||||
EXES := \
|
||||
cat \
|
||||
dirname \
|
||||
echo \
|
||||
env \
|
||||
false \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue