PATH:
etc
/
profile.d
scl() { if [ "$1" = "load" -o "$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 $@" else /usr/bin/scl "$@" fi } shell=`/bin/basename \`/bin/ps -p $$ -ocomm=\`` [ "$shell" = "bash" ] && export -f scl # export -f works only in bash MODULESHOME=/usr/share/Modules export MODULESHOME if [ "${MODULEPATH:-}" = "" ]; then MODULEPATH=`sed -n 's/[ #].*$//; /./H; $ { x; s/^\n//; s/\n/:/g; p; }' ${MODULESHOME}/init/.modulespath` fi MODULEPATH=/etc/scl/modulefiles:$MODULEPATH export MODULEPATH
[-] colorsysstat.csh
[edit]
[-] flatpak.sh
[edit]
[-] colorsysstat.sh
[edit]
[-] colorgrep.csh
[edit]
[-] colorzgrep.csh
[edit]
[-] colorxzgrep.sh
[edit]
[-] lang.csh
[edit]
[-] debuginfod.csh
[edit]
[-] sh.local
[edit]
[-] scl-init.sh
[edit]
[-] colorls.csh
[edit]
[-] less.sh
[edit]
[-] modules.sh
[edit]
[-] bash_completion.sh
[edit]
[-] colorzgrep.sh
[edit]
[-] gawk.csh
[edit]
[-] which2.sh
[edit]
[-] debuginfod.sh
[edit]
[+]
..
[-] less.csh
[edit]
[-] modules.csh
[edit]
[-] csh.local
[edit]
[-] colorgrep.sh
[edit]
[-] colorxzgrep.csh
[edit]
[-] gawk.sh
[edit]
[-] colorls.sh
[edit]
[-] locallib.sh
[edit]
[-] lang.sh
[edit]
[-] bash_timestamps.sh
[edit]
[-] cpanel-user-commands.sh
[edit]
[-] which2.csh
[edit]
[-] scl-init.csh
[edit]
[-] locallib.csh
[edit]