#! /bin/sh fail () { echo "ERROR: $*" 1>&2 exit 1 } case $1:$2 in puzzle:) read answer < answer.txt cat <