topical media & game development
basic-shell-app-a-exercise-05-03.sh / sh
# If the user forgets to pass the command-line
# arguments, fill in defaults.
pithy_statement="Action, urgency, excellence"
if [ # -ge 2 ]
then
pithy_statement=$2
fi
else
date_required=today
fi
wall <<EndOfText
Please complete all TPS reports and have them
on my desk by EOB pithy_statement!
-Dick
EndOfText
echo "Message sent"
(C) Æliens
20/2/2008
You may not copy or print any of this material without explicit permission of the author or the publisher.
In case of other copyright issues, contact the author.