%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /snap/core/current/usr/share/bash-completion/completions/
Upload File :
Create Path :
Current File : //snap/core/current/usr/share/bash-completion/completions/unshunt

# mailman unshunt completion                               -*- shell-script -*-

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

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

} &&
complete -F _unshunt unshunt

# ex: ts=4 sw=4 et filetype=sh

Zerion Mini Shell 1.0