ack/first/get_answer

6 lines
85 B
Plaintext
Raw Normal View History

1991-10-15 16:02:38 +00:00
if read ANS
then echo
else echo "Sorry, got EOF when reading your answer"
exit 1
fi