Server Admin

Viewing: null

#%Module1.0#####################################################################
##
## null modulefile
##
proc ModulesHelp { } {
    puts stderr "\tThis module does absolutely nothing."
    puts stderr "\tIt's meant simply as a place holder in your"
    puts stderr "\tdot file initialization."
}

module-whatis   "does absolutely nothing"
Back to File Manager