GRAYBYTE WORDPRESS FILE MANAGER6881

Server IP : 198.54.121.189 / Your IP : 216.73.216.140
System : Linux premium69.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64
PHP Version : 7.4.33
Disable Function : NONE
cURL : ON | WGET : ON | Sudo : OFF | Pkexec : OFF
Directory : /usr/share/Modules/init/
Upload Files :
Current_dir [ Not Writeable ] Document_root [ Writeable ]

Command :


Current File : /usr/share/Modules/init//tcsh
# define module command and surrounding initial environment (default value
# for MODULESHOME, MODULEPATH, LOADEDMODULES and parse of init config files)
eval "`/usr/bin/tclsh /usr/share/Modules/libexec/modulecmd.tcl tcsh autoinit`"

# no environment alteration if the above autoinit command failed
if ( $status == 0 ) then
   # clarify compat version is not enabled for below tests
   if ( ! $?MODULES_USE_COMPAT_VERSION ) then
      setenv MODULES_USE_COMPAT_VERSION 0
   endif

   # redefine module command if compat version has been activated
   if ( "$MODULES_USE_COMPAT_VERSION" == '1' ) then
      setenv MODULES_CMD /usr/share/Modules/libexec/modulecmd-compat ;
      if ( $?histchars && $?prompt ) alias module 'set _histchars = $histchars; unset histchars; set _prompt=$prompt:q; set prompt=""; eval `/usr/share/Modules/libexec/modulecmd-compat tcsh \!*`; set _exit="$status";  set histchars = $_histchars; unset _histchars; set prompt=$_prompt:q; unset _prompt; test 0 = $_exit' ;
      if ( $?histchars && ! $?prompt ) alias module 'set _histchars = $histchars; unset histchars; eval `/usr/share/Modules/libexec/modulecmd-compat tcsh \!*`; set _exit="$status";  set histchars = $_histchars; unset _histchars; test 0 = $_exit' ;
      if ( ! $?histchars && $?prompt ) alias module 'set _prompt=$prompt:q; set prompt=""; eval `/usr/share/Modules/libexec/modulecmd-compat tcsh \!*`; set _exit="$status";  set prompt=$_prompt:q;unset _prompt; test 0 = $_exit' ;
      if ( ! $?histchars && ! $?prompt ) alias module 'eval `/usr/share/Modules/libexec/modulecmd-compat tcsh \!*`' ;
   endif

   # define function to switch between C and Tcl versions of Modules
   set switchml_defined="`alias switchml`"
   if ( "$switchml_defined" == '' ) then
      alias switchml 'set swfound=1; \\
         if ( ! $?MODULES_USE_COMPAT_VERSION ) setenv MODULES_USE_COMPAT_VERSION 0; \\
         if ( "$MODULES_USE_COMPAT_VERSION" == "1" ) set swname="main"; \\
         if ( "$MODULES_USE_COMPAT_VERSION" == "1" && -e /usr/share/Modules/libexec/modulecmd.tcl ) set swfound=0; \\
         if ( "$MODULES_USE_COMPAT_VERSION" != "1" ) set swname="compatibility"; \\
         if ( "$MODULES_USE_COMPAT_VERSION" != "1" && -e /usr/share/Modules/libexec/modulecmd-compat ) set swfound=0; \\
         if ( $swfound == 0 && $swname == "main" ) setenv MODULES_USE_COMPAT_VERSION 0; \\
         if ( $swfound == 0 && $swname == "compatibility" ) setenv MODULES_USE_COMPAT_VERSION 1; \\
         if ( $swfound == 0 ) echo "Switching to Modules $swname version"; \\
         if ( $swfound == 0 ) source /usr/share/Modules/init/tcsh; \\
         if ( $swfound != 0 ) echo "Cannot switch to Modules $swname version, command not found"; \\
         unset swfound swname;'
   endif
   unset switchml_defined

   if ( $?tcsh && $?prompt && -r /usr/share/Modules/init/tcsh_completion ) then
   if ( "$MODULES_USE_COMPAT_VERSION" != '1' ) then
      source /usr/share/Modules/init/tcsh_completion
   else
      # no completion support on compat version
      uncomplete module
   endif
   endif

   if ( ":${PATH}:" !~ '*:/usr/share/Modules/bin:*' ) then
      if ( "$PATH" == '' ) then
         setenv PATH /usr/share/Modules/bin
      else
         setenv PATH "/usr/share/Modules/bin:$PATH"
      endif
   endif

   if ( $?MANPATH ) then
      set manpath = $MANPATH
   else
      set manpath = `manpath`
      # initialize MANPATH if not set with a value that preserves manpath
      # system configuration even after addition of paths to this variable
      # by modulefiles
      setenv MANPATH :
   endif
   if ( ":${manpath}:" !~ '*:/usr/share/man:*' ) then
      if ( "$MANPATH" == '' || "$MANPATH" == ':' ) then
         set mlpathsep = ''
      else
         set mlpathsep = :
      endif
      setenv MANPATH "/usr/share/man$mlpathsep$MANPATH"
      unset mlpathsep
   endif
   unset manpath
endif

[ Back ]
Name
Size
Last Modified
Owner / Group
Permissions
Options
..
--
March 03 2024 19:12:29
root / root
0755
ksh-functions
--
March 03 2024 19:12:29
root / root
0755
zsh-functions
--
March 03 2024 19:12:29
root / root
0755
bash
4.037 KB
October 14 2023 18:46:13
root / root
0644
bash_completion
11.195 KB
October 14 2023 18:46:13
root / root
0644
cmake
1.88 KB
October 14 2023 18:46:13
root / root
0644
csh
3.783 KB
October 14 2023 18:46:13
root / root
0644
fish
1.692 KB
October 14 2023 18:46:13
root / root
0644
fish_completion
9.421 KB
October 14 2023 18:46:13
root / root
0644
ksh
4.064 KB
October 14 2023 18:46:13
root / root
0644
lisp
3.154 KB
October 14 2023 18:46:13
root / root
0644
perl.pm
1.092 KB
October 14 2023 18:46:13
root / root
0644
profile-compat.csh
0.192 KB
October 14 2023 18:46:13
root / root
0644
profile-compat.sh
0.302 KB
October 14 2023 18:46:13
root / root
0644
profile.csh
0.103 KB
October 14 2023 18:46:13
root / root
0644
profile.sh
0.438 KB
October 14 2023 18:46:13
root / root
0644
python.py
1.503 KB
October 14 2023 18:46:13
root / root
0644
r.R
0.938 KB
October 14 2023 18:46:13
root / root
0644
ruby.rb
1.347 KB
October 14 2023 18:46:13
root / root
0644
sh
3.91 KB
October 14 2023 18:46:13
root / root
0644
tcl
1.046 KB
October 14 2023 18:46:13
root / root
0644
tcsh
3.789 KB
October 14 2023 18:46:13
root / root
0644
tcsh_completion
5.392 KB
October 14 2023 18:46:13
root / root
0644
zsh
4.054 KB
October 14 2023 18:46:13
root / root
0644

GRAYBYTE WORDPRESS FILE MANAGER @ 2025
CONTACT ME
Static GIF