| Server IP : 103.48.194.25 / Your IP : 216.73.216.74 Web Server : Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/7.4.33 System : Linux VMHostDefault 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 User : sieuthimay ( 1016) PHP Version : 8.2.20 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /usr/share/doc/environment-modules-3.2.10/ |
Upload File : |
THINGS TODO ----------- * Add an option for user to select between strcmp/strcasecmp/colcomp in filename_compare. (add tests for each of the options.) * Make "unload" be more sensible, as to what is the opposite behavior of "use", "unuse", "load", & "unload" in unloading a module. * Use the "module avail" cache even for the module load/unload lookups * Add --remove (opposite of --create) to remove cache files * Add "exists" switch to exit with 0 or 1 if the given modulefile exists or not. * Add "exec" switch to execute the given "embedded" Tcl routines in modulefiles. * Add RPM distribution creation to Makefile. * fix order that and scope of .modulerc files are read in. * fix the module-alias command.