#!/bin/sh set -ex _s="sudo" [ "$(id -u)" -eq 0 ] && _s="" hwdb_f="$(mktemp)" cat > "$hwdb_f" <