[ Th3_Err0r Bypassed ]




Upload:

Command:

liwaavux@216.73.217.165: ~ $
# get current shell name by querying shell variables or looking at parent
# process name
if [ -n "${BASH:-}" ]; then
   if [ "${BASH##*/}" = 'sh' ]; then
      shell='sh'
   else
      shell='bash'
   fi
elif [ -n "${ZSH_NAME:-}" ]; then
   shell=$ZSH_NAME
else
   shell=$(/usr/bin/basename $(/usr/bin/ps -p $$ -ocomm=))
fi

if [ -f /usr/share/Modules/init/$shell ]; then
   . /usr/share/Modules/init/$shell
else
   . /usr/share/Modules/init/sh
fi

Filemanager

Name Type Size Permission Actions
bash_timestamps.sh File 69 B 0644
colorgrep.csh File 196 B 0644
colorgrep.sh File 201 B 0644
colorls.csh File 1.7 KB 0644
colorls.sh File 1.57 KB 0644
colorsysstat.csh File 69 B 0644
colorsysstat.sh File 56 B 0644
colorxzgrep.csh File 162 B 0644
colorxzgrep.sh File 183 B 0644
colorzgrep.csh File 216 B 0644
colorzgrep.sh File 220 B 0644
cpanel-user-commands.sh File 513 B 0644
csh.local File 80 B 0644
debuginfod.csh File 674 B 0644
debuginfod.sh File 596 B 0644
gawk.csh File 1.08 KB 0644
gawk.sh File 757 B 0644
lang.csh File 2.43 KB 0644
lang.sh File 2.26 KB 0644
less.csh File 500 B 0644
less.sh File 253 B 0644
locallib.csh File 240 B 0755
locallib.sh File 288 B 0755
mc.csh File 49 B 0644
mc.sh File 153 B 0644
modules.csh File 105 B 0644
modules.sh File 448 B 0644
prompt.sh File 2.16 KB 0644
puppet-agent.csh File 91 B 0644
puppet-agent.sh File 373 B 0644
scl-init.csh File 284 B 0644
scl-init.sh File 637 B 0644
sh.local File 81 B 0644
vim.csh File 106 B 0644
vim.sh File 248 B 0644
which2.csh File 120 B 0644
which2.sh File 628 B 0644