1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-27 19:17:43 +00:00

csplit: refresh of the previous PR

This commit is contained in:
Stéphane Campinas 2020-12-27 15:24:02 +01:00 committed by Sylvestre Ledru
parent da362ced71
commit 89bf7a726e
10 changed files with 2963 additions and 0 deletions

View file

@ -53,6 +53,7 @@ PROGS := \
cksum \
comm \
cp \
csplit \
cut \
df \
dircolors \
@ -160,6 +161,7 @@ TEST_PROGS := \
cksum \
comm \
cp \
csplit \
cut \
dircolors \
dirname \