mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-29 03:57:44 +00:00
split: Initial import
Signed-off-by: Akira Hayakawa <ruby.wktk@gmail.com>
This commit is contained in:
parent
8328ba2e0a
commit
16463243e3
4 changed files with 293 additions and 0 deletions
1
Makefile
1
Makefile
|
@ -34,6 +34,7 @@ PROGS := \
|
|||
rm \
|
||||
rmdir \
|
||||
sleep \
|
||||
split \
|
||||
seq \
|
||||
sum \
|
||||
sync \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue