OUT="$(sudo -n -R woot woot 2>&1 || true)"
printf "%s\n" "$OUT"
