i want to create a environment variable, say TESTDIR at run time and set it to some value , say /prj/script. i do not want to create it from outside, my script should create it. also this variable should be available to other script where this env variable is used .