1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-09-13 18:47:58 +00:00

split: Initial import

Signed-off-by: Akira Hayakawa <ruby.wktk@gmail.com>
This commit is contained in:
Akira Hayakawa 2014-07-02 07:30:08 +09:00
parent 8328ba2e0a
commit 16463243e3
4 changed files with 293 additions and 0 deletions

View file

@ -34,6 +34,7 @@ PROGS := \
rm \
rmdir \
sleep \
split \
seq \
sum \
sync \