Skip to content

split: implement undocumented option ---io-blksize #2864

@jfinkels

Description

@jfinkels

GNU split has an undocumented command-line option ---io-blksize (note three dashes, not two). For example:

$ split ---io-blksize=1 infile

I don't know what the option does, but the GNU test suite uses this option in some places so we'll need to at least accept it in order for the test suite to pass.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions