How can I keep bash from using undeclared variables (other then being
careful)?

So something like this would barf on running...

VAR1="VALUE1"
echo $VAB1
        ^

Is there any way to do this?

Google says it's a mixed blessing.  What say you? 

Thanks,
Gabe

.===================================.
| This has been a P.L.U.G. mailing. |
|      Don't Fear the Penguin.      |
|  IRC: #utah at irc.freenode.net   |
`==================================='

Reply via email to