D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
proc
/
self
/
root
/
proc
/
thread-self
/
root
/
proc
/
thread-self
/
root
/
usr
/
share
/
Modules
/
modulefiles
/
Filename :
null
back
Copy
#%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"