setenv test2 echo This is another Test;printenv hostname;echo Done. hostname=tqm8548 Done. => printenv test test2 test=echo This is a test test2=echo This is another Test => run test test2 This is a test This is another Test =>
setenv test2 echo This is another Test;printenv hostname;echo Done. hostname=tqm8548 Done. => printenv test test2 test=echo This is a test test2=echo This is another Test => run test test2 This is a test This is another Test =>