hevake opened this issue a year ago · 0 comments
现有函数遇到特殊字符,如 " ' $ 会出现问题。
https://github.com/cpp-main/cpp-tbox/blob/63fc6130364854705429f568b393366f422ce733/modules/util/execute_cmd.h#L25C41-L25C41
ExecuteCmd(const std::vector<std::string> &args);