pub fn wrap_command_with_user(command: &str, user: Option<&str>) -> String
Wrap command with sudo -u if user option is specified