Current Path :
/
usr
/
share
/
zsh
/
5.0.2
/
functions
/
Or
Select Your Path :
Upload File :
New :
File
Dir
//usr/share/zsh/5.0.2/functions/_gnu_generic
#autoload # This is for GNU-like commands which understand the --help option, # but which do not otherwise require special completion handling. _arguments '*:arg: _default' --