const int SHELL_SH = 0; const int SHELL_CSH = 1; std::string shellenv(const std::string s, const std::string name, int shelltype);