#!/usr/bin/env bash set -o errexit -o nounset -o pipefail cd "$(mktemp --directory)" git init cat > test.txt <> test.txt <> test.txt <