✘✘ GRAYBYTE WORDPRESS FILE MANAGER ✘✘

​🇳​​🇦​​🇲​​🇪♯➤ server.blackpussy.asia ​🇻​♯➤ 5.14.0-611.20.1.el9_7.x86_64 #1 SMP 🇾​♯➤ 2026

𝗛𝗢𝗠𝗘 𝗜𝗗 ♯➤ 163.245.207.76 ♯➤ 𝗔𝗗𝗠𝗜𝗡 𝗜𝗗 216.73.216.243
𝗢𝗣𝗧𝗜𝗢𝗡𝗦 ♯ CRL ♯➤ 𝗢𝗞 ┃ WGT ♯➤ 𝗢𝗞 ┃ SDO ♯➤ 𝗢𝗞 ┃ PKEX ♯➤ 𝗢𝗙𝗙
𝗗𝗘𝗔𝗖𝗧𝗜𝗩𝗔𝗧𝗘𝗗 ♯➤ mail,mb_send_mail
𝗖𝗨𝗥𝗥𝗘𝗡𝗧 𝗙𝗜𝗟𝗘 : /etc/profile.d//lang.csh
# /etc/profile.d/lang.csh - exports environment variables, and provides fallback
#                          for CJK languages that can't be displayed in console.
#                          Resets the locale if unavailable.

unset LANG_backup

# If unavailable, reset to the default. Do this before reading in any
# explicit user configuration. We simply check if locale emits any
# warnings, and assume that the settings are invalid if it does.
set locale_error=`(/usr/bin/locale >/dev/null) |& cat`
if ("${locale_error}" != "") then
    if (${?LANG}) then
        setenv LANG C.UTF-8
    endif
    unsetenv LC_ALL
    setenv LC_CTYPE C.UTF-8
    setenv LC_NUMERIC C.UTF-8
    setenv LC_TIME C.UTF-8
    setenv LC_COLLATE C.UTF-8
    setenv LC_MONETARY C.UTF-8
    setenv LC_MESSAGES C.UTF-8
    setenv LC_PAPER C.UTF-8
    setenv LC_NAME C.UTF-8
    setenv LC_ADDRESS C.UTF-8
    setenv LC_TELEPHONE C.UTF-8
    setenv LC_MEASUREMENT C.UTF-8
    setenv LC_IDENTIFICATION C.UTF-8
else
    if (${?LANG}) then
        set LANG_backup=${LANG}
    endif
endif

foreach config (/etc/locale.conf "${HOME}/.i18n")
    if (-f "${config}") then
        # NOTE: We are using eval & sed here to avoid invoking of any commands & functions from those files.
        eval `/usr/bin/sed -r -e 's/^[[:blank:]]*([[:upper:]_]+)=([[:print:][:digit:]\._-]+|"[[:print:][:digit:]\._-]+")/setenv \1 \2;/;t;d' ${config}`
    endif
end

if (${?LANG_backup}) then
    setenv LANG "${LANG_backup}"
endif

unset LANG_backup config locale_error

# ----------------------------------------------

# The LC_ALL is not supposed to be set in /etc/locale.conf according to 'man 5 locale.conf'.
# If it is set, then we expect it is user's explicit override (most likely from ~/.i18n file).
# See 'man 7 locale' for more info about LC_ALL.
if (${?LC_ALL}) then
    if (${?LANG}) then
        if (${LC_ALL} != ${LANG}) then
            setenv LC_ALL
        else
            unsetenv LC_ALL
        endif
    else
        unsetenv LC_ALL
    endif
endif

# The ${LANG} manipulation is necessary only in virtual terminal (a.k.a. console - /dev/tty*):
set in_console=`/usr/bin/tty | /usr/bin/grep -vc -e '/dev/tty'`

if (${?LANG} && ${?TERM}) then
    if (${TERM} == 'linux' && $in_console == 0) then
        set utf8_used=`echo ${LANG} | /usr/bin/grep -vc -E -i -e '^.+\.utf-?8$'`

        if (${utf8_used} == 0) then
            switch (${LANG})
                case en_IN*:
                    breaksw
                case ja*:
                case ko*:
                case si*:
                case zh*:
                case ar*:
                case fa*:
                case he*:
                case *_IN*:
                    setenv LANG en_US.UTF-8
                    breaksw
            endsw
        else
            switch (${LANG})
                case en_IN*:
                    breaksw
                case ja*:
                case ko*:
                case si*:
                case zh*:
                case ar*:
                case fa*:
                case he*:
                case *_IN*:
                    setenv LANG en_US
                    breaksw
            endsw
        endif

        # NOTE: We are not exporting the ${LANG} here again on purpose.
        #       If user starts GUI session from console manually, then
        #       the previously set LANG should be okay to use.
    endif
endif

unset in_console utf8_used

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

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


[ Back ]
𝗡𝗔𝗠𝗘
𝗦𝗜𝗭𝗘
𝗟𝗔𝗦𝗧 𝗧𝗢𝗨𝗖𝗛
𝗨𝗦𝗘𝗥
𝗦𝗧𝗔𝗧𝗨𝗦
𝗙𝗨𝗡𝗖𝗧𝗜𝗢𝗡𝗦
..
--
12 Sep 2026 11.50 AM
root / root
0755
bash_timestamps.sh
0.067 KB
17 Jan 2026 3.17 PM
root / root
0644
colorgrep.csh
0.191 KB
31 Jan 2022 8.20 PM
root / root
0644
colorgrep.sh
0.196 KB
31 Jan 2022 8.20 PM
root / root
0644
colorls.csh
1.549 KB
10 Sep 2026 5.17 PM
root / root
0644
colorls.sh
1.397 KB
10 Sep 2026 5.17 PM
root / root
0644
colorsysstat.csh
0.067 KB
15 Apr 2026 9.41 AM
root / root
0644
colorsysstat.sh
0.055 KB
15 Apr 2026 9.41 AM
root / root
0644
colorxzgrep.csh
0.158 KB
8 Jun 2022 8.25 AM
root / root
0644
colorxzgrep.sh
0.179 KB
8 Jun 2022 8.25 AM
root / root
0644
colorzgrep.csh
0.211 KB
31 Aug 2026 4.10 PM
root / root
0644
colorzgrep.sh
0.215 KB
31 Aug 2026 4.10 PM
root / root
0644
cpanel-user-commands.sh
0.501 KB
17 Jan 2026 3.17 PM
root / root
0644
csh.local
0.078 KB
3 Apr 2024 6.29 PM
root / root
0644
debuginfod.csh
0.939 KB
5 Apr 2026 12.39 AM
root / root
0644
debuginfod.sh
0.901 KB
5 Apr 2026 12.39 AM
root / root
0644
flatpak.sh
0.812 KB
17 Apr 2024 5.19 PM
root / root
0644
gawk.csh
1.081 KB
28 Aug 2019 6.54 PM
root / root
0644
gawk.sh
0.739 KB
28 Aug 2019 6.54 PM
root / root
0644
lang.csh
3.344 KB
23 Jun 2020 6.11 AM
root / root
0644
lang.sh
3.112 KB
23 Jun 2020 6.11 AM
root / root
0644
less.csh
0.488 KB
21 Sep 2025 11.44 AM
root / root
0644
less.sh
0.247 KB
21 Sep 2025 11.44 AM
root / root
0644
locallib.csh
0.234 KB
17 Jan 2026 3.18 PM
root / root
0755
locallib.sh
0.281 KB
17 Jan 2026 3.18 PM
root / root
0755
modules.csh
0.106 KB
21 Sep 2025 9.06 AM
root / root
0644
modules.sh
0.468 KB
21 Sep 2025 9.06 AM
root / root
0644
scl-init.csh
0.277 KB
27 Jul 2021 3.14 PM
root / root
0644
scl-init.sh
0.622 KB
27 Jul 2021 3.14 PM
root / root
0644
sh.local
0.079 KB
3 Apr 2024 6.29 PM
root / root
0644
which2.csh
0.117 KB
5 Aug 2025 6.14 AM
root / root
0644
which2.sh
0.612 KB
5 Aug 2025 6.14 AM
root / root
0644

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