KUK
Server: Apache
System: Linux 247.44.167.72.host.secureserver.net 5.14.0-611.49.2.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Apr 30 09:05:08 EDT 2026 x86_64
User: root (0)
PHP: 8.0.30
Disabled: exec,passthru,shell_exec,system
Upload Files
File: //etc/profile.d/scl-init.csh
alias scl 'source /etc/scl/func_scl.csh'

setenv MODULESHOME /usr/share/Modules

if (! $?MODULEPATH ) then
    setenv MODULEPATH `sed -n 's/[    #].*$//; /./H; $ { x; s/^\n//; s/\n/:/g; p; }' ${MODULESHOME}/init/.modulespath`
endif

setenv MODULEPATH /etc/scl/modulefiles:$MODULEPATH