: fortune cookies random=`date +%S%M` export random hash=`expr $random % 881 + 12` if [ $# -ne 0 ]; then echo Cookie Number $hash:- fi sed -n $hash"p" ${COOKIES:-/u/faculty/dick/lib/cookies}