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