I just read in a book that to one way to find out the value of an
enviroment variable is to give it as the argument to echo, preceded
by a $ and surrounded by double quotes, as in echo "$FOO". Why
the quotes? It seems that I get the same results whether I do echo
$FOO or echo "$FOO".
Thanks!
Karl
--
Sent from a spam-bucket account; I check it once in a blue moon. If
you still want to e-mail me, cut out the extension from my address,
and make the obvious substitutions on what's left.