Γεια σας, On Dec 12, 2015, at 10:21 AM, Kenneth Hoste <[email protected]> wrote: > I like the idea of letting Lmod only show the modules that people actually > loaded, rather than everything underneath as well. > > Maybe you should bring this up on the Lmod mailing list?
And this is remarkably easy to implement: * Just keep a variable with all the loaded modules (Python/2.7.3:goolf/1.4.10) and show them and only them by default (unless, say, -v gets requested). Effectively, asking for a list of dynamically defined non-hidden modules! Dunno how that would be from the user experience front, but the implementation seems quite tractable. Fotis -- echo "sysadmin know better bash than english" | sed s/min/mins/ \ | sed 's/better bash/bash better/' # signal detected in a CERN forum

