I have created simple script which is available inside shell but not outside shell. is it possible to get enviroment outside shell
#!/bin/csh -f
# Added to avoid load of .cshrc.${USER}
module unload m(package name)
module load m/default
which Milky