Searched refs:rmCmd (Results 1 – 1 of 1) sorted by relevance
260 std::string rmCmd = "rm -rf " + fileName; variable261 system(rmCmd.c_str());