write_cmd_pipe
write_cmd_pipe(command.function);
write_cmd_pipe(NULL); /* signal end of arguments */
static void write_cmd_pipe(char *);