mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-29 03:57:44 +00:00
Add unlink command.
This commit is contained in:
parent
307a1b8138
commit
ee98e49514
3 changed files with 88 additions and 1 deletions
1
Makefile
1
Makefile
|
@ -26,6 +26,7 @@ PROGS := \
|
|||
tee \
|
||||
true \
|
||||
truncate \
|
||||
unlink \
|
||||
wc \
|
||||
yes \
|
||||
hostname \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue