D7net Mini Sh3LL v1

 
OFF  |  cURL : OFF  |  WGET : ON  |  Perl : ON  |  Python : OFF
Directory (0755) :  /libx32/../share/snapd/../locale/wal/../st/../../bash-completion/completions/

 Home   ☍ Command   ☍ Upload File   ☍Info Server   ☍ Buat File   ☍ Mass deface   ☍ Jumping   ☍ Config   ☍ Symlink   ☍ About 

Current File : //libx32/../share/snapd/../locale/wal/../st/../../bash-completion/completions/dumpdb
# mailman dumpdb completion                                -*- shell-script -*-

_dumpdb()
{
    local cur prev words cword
    _init_completion || return

    if [[ "$cur" == -* ]]; then
        COMPREPLY=( $(compgen -W '--marshal --pickle --noprint --help' \
            -- "$cur") )
    else
        _filedir
    fi

} &&
complete -F _dumpdb dumpdb

# ex: filetype=sh

AnonSec - 2021 | Recode By D7net