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:
parent
da362ced71
commit
89bf7a726e
10 changed files with 2963 additions and 0 deletions
|
@ -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 \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue