pub fn has_control_chars(command: &str) -> bool
True if the command contains ASCII control characters other than tab/newline.