pub fn create_command( original_command: &str, runs_in_shell: bool, ) -> Option<(String, Expression)>