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

Allow 0- and n- line outputs. #4

Open
toddlmiller opened this issue Sep 4, 2019 · 0 comments
Open

Allow 0- and n- line outputs. #4

toddlmiller opened this issue Sep 4, 2019 · 0 comments

Comments

@toddlmiller
Copy link
Collaborator

Add '; echo; echo "<MAGIC_STRING>"' to the end of the bash command that's being issued (maybe (...); echo) and look for MAGIC_STRING to determine when the program has completed. This will help with "black-box" executables.

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