ACC SHELL

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

#autoload

local expl

_wanted physicalvolumes expl 'physical volume' \
    compadd "$@" - $(lsdev -C -c disk -S a -F name)

ACC SHELL 2018