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

add cksum

This commit is contained in:
Michael Gehring 2014-05-16 23:01:20 +02:00
parent fab5d1bc03
commit d4cb1d0185
3 changed files with 123 additions and 1 deletions

View file

@ -5,6 +5,7 @@ PROGS := \
base64 \
basename \
cat \
cksum \
comm \
dirname \
echo \