pub fn quote_always(s: &str) -> String
Quote a string for use as a shell argument, always using quotes.