pub fn execsimple(state: &mut estate) -> i32
Port of execsimple(Estate state) from Src/exec.c:1290-1340. Fast-path for single-Simple commands that bypasses the full execcmd_exec machinery.
execsimple(Estate state)
Src/exec.c:1290-1340
execcmd_exec