Searched refs:choice (Results 1 – 6 of 6) sorted by relevance
479 local choice480 for choice in ${LUNCH_MENU_CHOICES[@]}482 echo " $i. $choice"1377 local choice1388 unset choice1389 read choice1390 if [[ $choice -gt ${#lines[@]} || $choice -lt 1 ]]; then1394 pathname=${lines[$(($choice-1))]}
224 impose that choice.