#! /bin/bash set -e set -o pipefail set -u gcc ./*.{h,c} ./a.out