/
etc
/
scl
/
/etc/scl
mkdir
upload
Name
Size
Mode
Actions
conf/
-
0755
rm
modulefiles/
-
0755
rm
prefixes/
-
0755
rm
func_scl.csh
248
0644
edit
dl
rm
Edit:
/etc/scl/func_scl.csh
(248B)
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
cmd:
run