Handbook
Glossary
exec-args-with-env ( seq seq -- int )
Vocabulary
unix
.
process
Inputs
seq
an
object
seq
an
object
Outputs
int
an
object
Definition
USING:
kernel
sequences
;
IN:
unix.process
:
exec-args-with-env
( seq seq -- int )
[
[
first
]
keep
]
dip
exec-with-env
;