Skip to content

paste: missing support for -z flag #3637

@jtracey

Description

@jtracey

from GNU's paste -h:

-z, --zero-terminated    line delimiter is NUL, not newline

Similar to quite a few other utils, e.g. #2351 and #2880. Most of the remaining failing GNU paste tests are blocked on this.

As was the case with join, it's probably a good idea to convert paste to operating on bytes instead of strings first.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions