Fork to a new session and process group.
The first index of args must be the path to the program. The path must be absolute for the effect to be visible when running e.g. ps.
trusted: the input and memory allocations use the GC and the facilities in D to keep array's safe.
arguments to run.
write stdout to this file (if null then /dev/null is used)
write stderr to this file (if null then /dev/null is used)
See Implementation
Fork to a new session and process group.
The first index of args must be the path to the program. The path must be absolute for the effect to be visible when running e.g. ps.
trusted: the input and memory allocations use the GC and the facilities in D to keep array's safe.