Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

期望支持execlv()类似的执行方式 #65

Open
hevake opened this issue Dec 1, 2023 · 0 comments
Open

期望支持execlv()类似的执行方式 #65

hevake opened this issue Dec 1, 2023 · 0 comments
Assignees

Comments

@hevake
Copy link
Member

hevake commented Dec 1, 2023

现有函数遇到特殊字符,如 " ' $ 会出现问题。

https://github.com/cpp-main/cpp-tbox/blob/63fc6130364854705429f568b393366f422ce733/modules/util/execute_cmd.h#L25C41-L25C41

ExecuteCmd(const std::vector<std::string> &args);
@hevake hevake self-assigned this Dec 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant