Skip to content

Conversation

@JacobFV
Copy link

@JacobFV JacobFV commented Dec 25, 2022

This PR fixes issue #8

Copy link

@joeytwiddle joeytwiddle Mar 16, 2023

Choose a reason for hiding this comment

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

This will fix it for Linux, but break it for macOS!

Sadly, BSD sed and GNU sed take different arguments.

I think the intent here was for line-buffered output, which is -l on BSD sed (macOS), but -u on GNU sed (Linux).

Choose a reason for hiding this comment

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

I hope my solution will fix it: #11

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.

2 participants