Current Path :
/
etc
/
profile.d
/
Or
Select Your Path :
Upload File :
New :
File
Dir
//etc/profile.d/modules.csh
if ($?tcsh) then source '/usr/share/Modules/init/tcsh' else source '/usr/share/Modules/init/csh' endif