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
The text was updated successfully, but these errors were encountered:
andychu
changed the title
Enhance concurrency constructs (xargs, gnu parallel, nonlinear pipelines)
More concurrency constructs (xargs, gnu parallel, nonlinear pipelines)
Oct 23, 2020
We have a nascent xargs here:
/~https://github.com/oilshell/oil/tree/master/tools
I mentioned xargs here:
http://www.oilshell.org/blog/2020/02/good-parts-sketch.html#the-0-dispatch-pattern-solves-three-important-problems
and it's hidden in the help as
each
:https://www.oilshell.org/release/0.8.3/doc/oil-help-topics.html#builtin
The text was updated successfully, but these errors were encountered: