blog/2025-07-21/calling-shell-commands-from-yaml/ #257
Replies: 2 comments 4 replies
|
Is it possible to pass a string as the input to stdin using any of the shell functions? If so, how? |
2 replies
|
@zostay Note there's a mistake in https://github.com/yaml/yamlscript/blob/v0/core/src/ys/std.clj#L838-L871 If you want to give it a try, submit a PR! Also let me know which parts of the docs would have made this clearer. |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
blog/2025-07-21/calling-shell-commands-from-yaml/
Program in YAML — Code is Data
https://yamlscript.org/blog/2025-07-21/calling-shell-commands-from-yaml/
All reactions