GIF89a;
Direktori : /proc/self/root/proc/self/root/usr/share/zsh/5.0.2/functions/ |
Current File : //proc/self/root/proc/self/root/usr/share/zsh/5.0.2/functions/_zcat |
#compdef zcat if _pick_variant gnu=GNU unix --license; then _gzip "$@" else _compress "$@" fi