#ifndef CMD_OUT #define CMD_OUT #include std::string cmd_out(const char* cmd); #endif