Skip to content

paste: implement "-z" flag#3659

Merged
sylvestre merged 1 commit intouutils:mainfrom
cakebaker:ticket_3637
Jun 23, 2022
Merged

paste: implement "-z" flag#3659
sylvestre merged 1 commit intouutils:mainfrom
cakebaker:ticket_3637

Conversation

@cakebaker
Copy link
Contributor

Implements the -z/ --zero-terminated flag, which allows to use NUL as a line delimiter instead of newline.

Fixes #3637 and makes the tests zno-nl-1 - zno-nl-4 and zno-nla1 - zno-nla4 in https://github.com/coreutils/coreutils/blob/master/tests/misc/paste.pl pass

@sylvestre sylvestre merged commit b6bb476 into uutils:main Jun 23, 2022
@cakebaker cakebaker deleted the ticket_3637 branch June 24, 2022 06:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

paste: missing support for -z flag

2 participants