#!/usr/bin/env bash set -eo pipefail sudo chown "$(whoami)". -R --changes --preserve-root "$@"