exec-with-env ( filename argv envp -- int )


Vocabulary
unix.process

Inputs
filenamean object
argvan object
envpan object


Outputs
intan object


Definition