Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add null-termination for blocks command output #25

Merged
merged 6 commits into from
Aug 13, 2020

Conversation

gdavison
Copy link
Contributor

@gdavison gdavison commented Aug 6, 2020

Add the option for zero-terminated blocks output to feed into other tools using, e.g. xargs -0. Uses the flags --zero-terminated or -z.

Closes #24

Depends on #22

@gdavison gdavison marked this pull request as ready for review August 11, 2020 00:43
Copy link
Owner

@katbyte katbyte left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTLGTM 👍

@katbyte katbyte merged commit 3d07e2c into katbyte:master Aug 13, 2020
@katbyte katbyte added this to the v0.3.0 milestone Aug 13, 2020
katbyte added a commit that referenced this pull request Aug 13, 2020
@gdavison gdavison deleted the zero-termination branch August 13, 2020 22:33
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.

Add option to add null separator to blocks command
2 participants