I have a script called jvmEnv.sh, which sets the environment variables. The problem is when I just execute it, the variables are not set..but when I execute it with a . (dot)
like this:
/home:>. jvmEnv.sh (as opposed to just jvmEnv.sh)
it works fine...so my question is what is "." doing here?
newbie..to unix
patnim17
like this:
/home:>. jvmEnv.sh (as opposed to just jvmEnv.sh)
it works fine...so my question is what is "." doing here?
newbie..to unix
patnim17