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

Implement link

This commit is contained in:
Michael Gehring 2014-06-22 16:28:51 +02:00
parent fc26e0cfea
commit dd4ace3251
3 changed files with 70 additions and 0 deletions

View file

@ -21,6 +21,7 @@ PROGS := \
false \
fmt \
fold \
link \
hashsum \
mkdir \
nl \