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

Implement readlink

Fixes #111
This commit is contained in:
Haitao Li 2014-12-23 22:27:21 +11:00
parent 08660a53a7
commit a6750e90a7
3 changed files with 212 additions and 1 deletions

View file

@ -65,6 +65,7 @@ PROGS := \
paste \
printenv \
pwd \
readlink \
realpath \
relpath \
rm \