ACC SHELL

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

#compdef unlimit

local expl

_wanted limits expl 'process limit' compadd "$@" - ${${(f)"$(limit)"}%% *}

ACC SHELL 2018