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

Handling missing input stream/file #33

Closed
sebpuetz opened this issue Oct 4, 2019 · 2 comments
Closed

Handling missing input stream/file #33

sebpuetz opened this issue Oct 4, 2019 · 2 comments
Assignees

Comments

@sebpuetz
Copy link
Member

sebpuetz commented Oct 4, 2019

We have a number of tools that just quietly do nothing if we forget to pass an input. Maybe printing a status message to stderr stating something like Reading input from stdin or Reading input from path/to/file would allow users to catch that.

What's your opinion?

@danieldk
Copy link
Member

danieldk commented Oct 4, 2019

Most other UNIX utilities don't do that, so I think we shouldn't do that either.

@sebpuetz
Copy link
Member Author

sebpuetz commented Oct 5, 2019

#36 adds some kind of feedback, that was also the tool which had me waiting for 10 minutes before I realized my machine was idling ;)

@sebpuetz sebpuetz closed this as completed Oct 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

3 participants