Implement shuf

This commit is contained in:
Arcterus
2014-07-09 18:19:59 -07:00
parent 8328ba2e0a
commit 304ba5f4dc
2 changed files with 173 additions and 0 deletions
+1
View File
@@ -35,6 +35,7 @@ PROGS := \
rmdir \
sleep \
seq \
shuf \
sum \
sync \
tac \