📁 File Manager Pro
v10.0.2 | PHP: 8.1.34
Server: LiteSpeed
2026-06-27 06:48:54
📂
/
/
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