#!/bin/sh arg=-1 if [ -v 1 ]; then arg=$1 fi if [ $arg = "help" ]; then echo "USAGE: compile.sh