4 items
NAME ↑ SIZE MODIFIED PERMS ACTIONS
.. / Parent Directory
conf LINK — dir
2026-04-30 12:00 · rwxr-xr-x
2026-04-30 12:00 rwxr-xr-x
modulefiles — dir
2023-04-07 01:57 · rwxr-xr-x
2023-04-07 01:57 rwxr-xr-x
prefixes — dir
2026-04-30 12:00 · rwxr-xr-x
2026-04-30 12:00 rwxr-xr-x
func_scl.csh — 248 B
2021-07-27 15:14 · rw-r--r--
248 B 2021-07-27 15:14 rw-r--r--
ONLINE
scl
4 items
02:11:27
TERMINAL FM
Edit
Preview
Download
Rename
Copy
Chmod
Delete
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