✘✘ GRAYBYTE WORDPRESS FILE MANAGER ✘✘

​🇳​​🇦​​🇲​​🇪♯➤ beluga.o2switch.net ​🇻​♯➤ 4.18.0-553.123.2.lve.el8.x86_64 #1 SMP 🇾​♯➤ 2026

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

𝗛𝗢𝗠𝗘
𝗖𝗨𝗥𝗥𝗘𝗡𝗧 𝗙𝗜𝗟𝗘 : /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.

if (${?LANG}) then
    set LANG_backup=${LANG}
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

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

# 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 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 (${LC_ALL} != ${LANG}) then
        setenv LC_ALL
    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 [ 𝗪𝗥𝗜𝗧𝗘𝗔𝗕𝗟𝗘 ]


[ Back ]
𝗡𝗔𝗠𝗘
𝗦𝗜𝗭𝗘
𝗟𝗔𝗦𝗧 𝗧𝗢𝗨𝗖𝗛
𝗨𝗦𝗘𝗥
𝗦𝗧𝗔𝗧𝗨𝗦
𝗙𝗨𝗡𝗖𝗧𝗜𝗢𝗡𝗦
..
--
15 Sep 2026 4.05 AM
root / root
0755
bash_timestamps.sh
0.067 KB
13 Nov 2022 6.34 PM
root / root
0644
colorgrep.csh
0.191 KB
12 Aug 2018 7.47 AM
root / root
0644
colorgrep.sh
0.196 KB
12 Aug 2018 7.47 AM
root / root
0644
colorls.csh
1.7 KB
28 Jul 2026 7.43 PM
root / root
0644
colorls.sh
1.568 KB
28 Jul 2026 7.43 PM
root / root
0644
colorsysstat.csh
0.067 KB
3 Jul 2024 9.37 AM
root / root
0644
colorsysstat.sh
0.055 KB
3 Jul 2024 9.37 AM
root / root
0644
colorxzgrep.csh
0.158 KB
14 Jun 2022 12.58 PM
root / root
0644
colorxzgrep.sh
0.179 KB
14 Jun 2022 12.58 PM
root / root
0644
colorzgrep.csh
0.211 KB
9 Sep 2026 2.43 PM
root / root
0644
colorzgrep.sh
0.215 KB
9 Sep 2026 2.43 PM
root / root
0644
cpanel-user-commands.sh
0.367 KB
13 Nov 2022 6.33 PM
root / root
0644
csh.local
0.078 KB
15 May 2023 2.46 PM
root / root
0644
debuginfod.csh
0.658 KB
25 Aug 2025 12.55 PM
root / root
0644
debuginfod.sh
0.582 KB
25 Aug 2025 12.55 PM
root / root
0644
gawk.csh
1.081 KB
14 Dec 2017 5.53 PM
root / root
0644
gawk.sh
0.739 KB
14 Dec 2017 5.53 PM
root / root
0644
lang.csh
2.431 KB
15 May 2023 2.46 PM
root / root
0644
lang.sh
2.258 KB
15 May 2023 2.46 PM
root / root
0644
less.csh
0.488 KB
2 Jul 2024 7.57 PM
root / root
0644
less.sh
0.247 KB
2 Jul 2024 7.57 PM
root / root
0644
locallib.csh
0.234 KB
13 Nov 2022 6.35 PM
root / root
0755
locallib.sh
0.281 KB
13 Nov 2022 6.35 PM
root / root
0755
modules.csh
0.103 KB
14 Oct 2023 6.46 PM
root / root
0644
modules.sh
0.438 KB
14 Oct 2023 6.46 PM
root / root
0644
scl-init.csh
0.277 KB
25 Aug 2017 8.23 AM
root / root
0644
scl-init.sh
0.622 KB
25 Aug 2017 8.23 AM
root / root
0644
sh.local
0.079 KB
15 May 2023 2.46 PM
root / root
0644
which2.csh
0.117 KB
26 Aug 2025 8.51 AM
root / root
0644
which2.sh
0.613 KB
26 Aug 2025 8.51 AM
root / root
0644

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