mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-29 12:07:46 +00:00
Implemented rmdir, which fixes #37
This commit is contained in:
parent
2d59e73fd5
commit
1d3fe8402f
3 changed files with 104 additions and 1 deletions
1
Makefile
1
Makefile
|
@ -15,6 +15,7 @@ EXES := \
|
|||
false \
|
||||
printenv \
|
||||
pwd \
|
||||
rmdir \
|
||||
true \
|
||||
wc \
|
||||
whoami \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue