%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /usr/local/share/zsh/5.8/functions/Completion/Unix/
Upload File :
Create Path :
Current File : //usr/local/share/zsh/5.8/functions/Completion/Unix/_object_files

#autoload

local expl

_description files expl 'object file'

__object_file() {
  [[ -x $REPLY || $REPLY = *.(a|o|elf|dylib) || $REPLY = *.so(.<->)# ||
	$REPLY = (core*|*.core) ]]
}

_files -g '*(-.e,__object_file,)' "$@" "${(@)expl}"

Zerion Mini Shell 1.0