#!/bin/bash AUTO=0 # Prevent environment leakage to these vars. unset TO unset CC usage() { cat <