Advanced Web Server Manager
Complete File Manager & Terminal - Standalone Version
By Sid Gifari | Gifari Industries
Current path:
/
/
usr
/
share
/
Modules
/
modulefiles
✏️
Editing: dot
#%Module1.0###################################################################### ## ## dot modulefile ## proc ModulesHelp { } { puts stderr "\tThe Dot Module\n" puts stderr "\tThis module adds the current working directory to your path." } module-whatis "adds `.' to your PATH environment variable" append-path PATH .
💾 Save Changes
❌ Cancel