Fork me on GitHub
#graalvm
<
2021-04-19
>
lukasz13:04:37

That's exec* family of syscalls

lukasz13:04:36

It's really useful when using bb (or bash) for wrapping other commands, constructing some obscure options to be passed to that command and then running that.

borkdude14:04:12

I'll consider adding this to babaskha.process (conditionally, if run in a Graal runtime)

lukasz16:04:43

that would be awesome, especially in BB