ACC SHELL

Path : /usr/share/zsh/4.3.10/functions/
File Upload :
Current File : //usr/share/zsh/4.3.10/functions/_newsgroups

#autoload

local expl

: ${(A)_cache_newsgroups:=${${(f)"$(fgrep -vh \! ~/.newsrc*)"}%:*}}

(( ${(w)#_cache_newsgroups} )) && _wanted newsgroups expl 'newsgroup' \
    _multi_parts "$@" -i . _cache_newsgroups


ACC SHELL 2018