Following this discussion it would be nice to get a modulefile command to order that a given module should not be mentioned from avail/search/whatis results. Modulefiles could already be hidden by prefixing their name by a dot character (.), but a command would help to hide dynamically depending on the situation.
This should be a rc file command (ie. used from .modulerc files) as true modulefile are not evaluated during avail command.
We may even extend this "hidding" concept to a "hide if criteria met" concept, for instance:
- hide modulefile if not part of group
- hide modulefile if some expiry date is over