1
Fork 0
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:
zvms 2014-05-16 16:45:12 -07:00
parent 307a1b8138
commit ee98e49514
3 changed files with 88 additions and 1 deletions

View file

@ -26,6 +26,7 @@ PROGS := \
tee \
true \
truncate \
unlink \
wc \
yes \
hostname \