Hello I'm using the project "Environment Modules" in a linux cluster to ease the usage of softs for the users.
Some of my softwares don't only rely on environment variables but as well needs that some files be sourced. How can I source a file from a modulefiles? Or the idea is to "translate" the content of the file to be sourced in a modulefiles?
Thanks