Charles Menzes wrote: > > how would i (exclusively in bash) change the case of a variable to all > caps? export AA=`echo $AA | tr a-z A-Z` -- To unsubscribe, send email to majordomo@luci.org with "unsubscribe luci-discuss" in the body.