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

What would be the best way to "stream" data to the script? #119

Open
sohailsomani opened this issue Jun 9, 2020 · 0 comments
Open

What would be the best way to "stream" data to the script? #119

sohailsomani opened this issue Jun 9, 2020 · 0 comments

Comments

@sohailsomani
Copy link

More of a feature request:

Consider I have tail -f /some/device and I want to see its output as it comes (without an interval) because it updates on a sub-second, random interval. I realize there is no way to do this currently but do you have any recommendations on how you would change the code to accomplish this? Is this a feature you'd like to have?

The script could be named:

script.stream.sh

instead of

script.1s.sh

For example.

Thanks!

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

No branches or pull requests

1 participant