#!/bin/sh # # $FreeBSD: head/games/traingame/files/traingame-map.in 330705 2013-10-18 00:28:50Z nemysis $ # echo "" echo -n "Which Train Game Map would You use?" echo "" ls %%DATADIR%%/maps echo "" read MAP traingame play $MAP