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

basic version 1

This commit is contained in:
dokaptur 2014-12-09 12:02:22 +01:00
parent 6c897dc76c
commit 32259aadda
6 changed files with 286 additions and 0 deletions

View file

@ -75,6 +75,7 @@ PROGS := \
seq \
shuf \
sort \
stdbuf \
sum \
sync \
tac \