ch.vorburger.exec
ch.vorburger.exec copied to clipboard
Pipes
trafficstars
It could be neat to have a Pipe API here, for STDOUT / STDERR into STDIN of another exec, like os-lib does.
OTOH, you could also just bash -c yada | bada.
https://github.com/enola-dev/enola/issues/1356 would need this, so perhaps I'll have a go at this one of these days.
If anyone who's reading along here has an interest in contributing a PR for this, please let me know, and go for it!