I have a very simple modulefile: And here is my command line: According to the modulefile man page unload module command was supposed to turn all setenv’s to unsetenv but it doesn’t seem to be working. Does anyone know what I might be doing wrong here? More information: For those unfamiliar with m…