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

Can process pipes be arguments like shell <(cmd) ? #15

Open
diekhans opened this issue Oct 12, 2023 · 0 comments
Open

Can process pipes be arguments like shell <(cmd) ? #15

diekhans opened this issue Oct 12, 2023 · 0 comments

Comments

@diekhans
Copy link
Owner

Previous attempts at this came up against the issue that the forked process must start the input or output process before exec-ing. However, never figured out how to report errors back. Shell has the same problems.

Could you send the open process description via unix domain sockets?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant