Name
csplit -- split a file into sections determined by context lines
Description
The specification for "csplit" is as specified in the SUS but with the
following differences as listed below.
Differences
- -b, --sufix-=FORMAT
use sprintf FORMAT instead of %d
- --quiet, --silent
These options are equivalent to the -s option as specified
in the SUS
- -z, --elide-empty-files
remove empty output files
- --version
output version information and exit