pub fn default_shell() -> &'static str
Gets the current platform’s shell executable name.
Returns “cmd” on Windows, “sh” on Unix.