i am thumbing through my ora bash book, and i can't seem to find how to set an if statement equal to a range of numbers: if [ $((`echo $USER | cut -c1`)) = 0-9 ]; then ^ How would you go about specifying a range here? It can be done, right? - To unsubscribe, send email to majordomo@luci.org with "unsubscribe luci-discuss" in the body.