pub fn ssh(host: &str, remote: &str, timeout: u64) -> (i32, String)
One ssh, bounded, batch-mode, and never reading stdin: -n matters because this runs behind a picker that owns the terminal.
-n