2 # A very simple example to demonstrate mixing options given by links and
7 What's your favourite colour?
11 => ?!? [Something else]
15 Hmm... $colour, eh? It has its virtues, I suppose.
16 But are you sure really sure $colour is your favourite?
21 if [ "$conf" == yes ]; then
24 elif [ "$conf" == no
]; then
25 echo "Hmm, let's try this again then."
28 echo "Pardon? Was that yes or no?"