mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-29 03:57:44 +00:00
realpath implementation
This commit is contained in:
parent
b8e200489e
commit
c7e93c009e
6 changed files with 155 additions and 1 deletions
1
Makefile
1
Makefile
|
@ -29,6 +29,7 @@ PROGS := \
|
|||
paste \
|
||||
printenv \
|
||||
pwd \
|
||||
realpath \
|
||||
rm \
|
||||
rmdir \
|
||||
sleep \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue