writeIdx
errno = posix_spawn_file_actions_adddup2(&fdops, out[writeIdx], 1);
errno = posix_spawn_file_actions_adddup2(&fdops, err[writeIdx], 2);