csplit

Splits een bestand in stukken. Dit genereert bestanden zoals “xx00”, “xx01” etc. Meer informatie: https://www.gnu.org/software/coreutils/manual/html_node/csplit-invocation.html.

csplit {{pad/naar/bestand}} 5 23

csplit {{pad/naar/bestand}} 5 {*}

csplit {{[-k|--keep-files]}} {{pad/naar/bestand}} 5 {*}

csplit {{pad/naar/bestand}} 5 {{[-f|--prefix]}} {{prefix}}

csplit {{pad/naar/bestand}} /{{reguliere_expressie}}/