Searched refs:cmd_with_shell (Results 1 – 1 of 1) sorted by relevance
68 string cmd_with_shell = shell + " -c \"" + cmd_escaped + "\""; in RunCommand() local70 "/bin/sh", "-c", cmd_with_shell.c_str(), NULL in RunCommand()