Hello,

I wrote a small patch in order for csplit(1) to start generating
output files at the given offset instead of counting from 0.

E.g.,

    csplit -o 1 -sz -n 2 ...

will generate files

    xx01
    xx02
    ...

Thank you for your time and attention,
Roberto Reale

Attachment: 0001-csplit-add-option-o-offset.patch
Description: Binary data

Reply via email to