pub fn shell_quote(s: &str) -> String
Quote a string for safe interpolation into a /bin/sh command line.
/bin/sh