404

[ Avaa Bypassed ]




Upload:

Command:

elspacio@18.227.10.102: ~ $
# Check for interactive bash and that we haven't already been sourced.
if [ -n "${BASH_VERSION-}" -a -n "${PS1-}" -a -z "${BASH_COMPLETION_VERSINFO-}" ]; then

    # Check for recent enough version of bash.
    if [ ${BASH_VERSINFO[0]} -gt 4 ] || \
       [ ${BASH_VERSINFO[0]} -eq 4 -a ${BASH_VERSINFO[1]} -ge 1 ]; then
        [ -r "${XDG_CONFIG_HOME:-$HOME/.config}/bash_completion" ] && \
            . "${XDG_CONFIG_HOME:-$HOME/.config}/bash_completion"
        if shopt -q progcomp && [ -r /usr/share/bash-completion/bash_completion ]; then
            # Source completion code.
            . /usr/share/bash-completion/bash_completion
        fi
    fi

fi

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