start_process
pid_t process = start_process(commandArgc, commandArgv, &gConsole);
shellProcess = start_process(2, shellArgv, &gConsole);