You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Omitted -in as a sign of reading from STDIN would be sufficient as well. Omitted -out as a sign of producing STDOUT would be a UNIX way. Thus crunch could be a part of a pipeline.
Describe the bug
bash constructs like <( ... ) are refused as input.
To Reproduce
Expected behavior
Open and read from the path given as -in without excessive checks.
That also solves issue #88
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: