I couldn't get this to work in all cases to replace spawn-process yet.
```
! works
{ "/bin/ls" "-al" } posix-spawn-args-with-path
! Broken on Linux64 for some reason
{
"/usr/bin/code"
"-g"
"-r"
"/home/erg/factor-master/basis/io/launcher/launcher.factor"
} posix-spawn-args-with-path
```
|
||
|---|---|---|
| .. | ||
| debugger | ||
| ffi | ||
| getfsstat | ||
| groups | ||
| kqueue | ||
| linux | ||
| process | ||
| signals | ||
| stat | ||
| statfs | ||
| statvfs | ||
| time | ||
| types | ||
| users | ||
| utilities | ||
| utmpx | ||
| authors.txt | ||
| platforms.txt | ||
| summary.txt | ||
| tags.txt | ||
| unix.factor | ||