coreutils
coreutils copied to clipboard
csplit: suppress lines matched with line numbers even if they have already passed
Closes https://github.com/uutils/coreutils/issues/6126
If the behavior in test repeat_everything is what made you change the code, then I'm surprised to see that repeat_everything wasn't changed by this PR. Is it possible that there is an additional issue hiding in there?
🤔 That is a very good point. I'll look into it