Server IP : 68.65.122.142 / Your IP : 3.145.105.15 Web Server : LiteSpeed System : Linux server167.web-hosting.com 4.18.0-513.18.1.lve.el8.x86_64 #1 SMP Thu Feb 22 12:55:50 UTC 2024 x86_64 User : glenirhm ( 1318) PHP Version : 7.4.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON Directory (0755) : /usr/share/locale/bo/../bla/../de/../to/../../Modules/modulefiles/ |
[ Home ] | [ C0mmand ] | [ Upload File ] |
---|
#%Module1.0##################################################################### ## ## module-git modulefile ## proc ModulesHelp { } { puts stderr "\tThis module will set up an alias for easy anonymous" puts stderr "\tcheck-out last version of the Modules package" puts stderr "\tget-modules - retrieve last version of modules sources" } module-whatis "get last version of the module sources from GitHub" set-alias get-modules "git clone git://github.com/cea-hpc/modules.git && cd modules" if [ module-info mode load ] { ModulesHelp }