404

[ Avaa Bypassed ]




Upload:

Command:

elspacio@18.189.195.202: ~ $
# shellcheck shell=sh
# Initialization script for bash, sh, mksh and ksh

case "$(basename $(readlink /proc/$$/exe))" in
*ksh*)
    which_declare=""
    which_opt=""
    ;;
zsh)
    which_declare="typeset -f"
    which_opt=""
    ;;
bash|sh)
    which_declare="declare -f"
    which_opt="-f"
    ;;
*)
    which_declare=""
    which_opt=""
    ;;
esac

function which {
    (alias; eval ${which_declare}) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@
}

export which_declare
export ${which_opt} which

Filemanager

Name Type Size Permission Actions
bash_completion.sh File 664 B 0644
bash_timestamps.sh File 69 B 0644
checkip.sh File 4.23 KB 0755
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-php-composer.sh File 548 B 0755
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
modules.csh File 105 B 0644
modules.sh File 448 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 540 B 0644