📁 File Manager Pro
v10.0.3 | PHP: 7.4.33
Server: LiteSpeed
2026-06-26 12:43:24
📂
/ (Root)
/
etc
/
scl
📍 /etc/scl
🔄 Refresh
✏️
Editing: func_scl.csh
Read Only
if ( "$1" == "load" || "$1" == "unload" ) then # It is possible that function module is not declared in time of this # declaration so eval is used instead of direct calling of function module eval "module $*:q" else /usr/bin/scl $*:q endif
💾 Save Changes
❌ Cancel