pub fn run_shell_command_success(shell_command: &str) -> bool
Run one shell command and return true if success.