-
Notifications
You must be signed in to change notification settings - Fork 39
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
Use stdin as input and stdout as output files #113
Use stdin as input and stdout as output files #113
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Minor changes needed to avoid dangling file handles
03a3301
to
327056a
Compare
@jemrobinson please take a look at my fix. |
@haron : Thanks for this - I've made a small refactor but I think these changes look good. Let me know if you're happy with this and I'll merge. |
@jemrobinson I'm happy for sure, thank you! |
d5920fa
to
ebd3436
Compare
This PR adds the ability to read from standard input and to write to standard output. Example: