@@ -34,72 +37,193 @@ static int is_built_in_command(const char* command_name)
return-1;// Not found
}
/*
* Description: Currently this function only handles single built_in commands. You should modify this structure to launch process and offer pipeline functionality.