403Webshell
Server IP : 164.138.27.172  /  Your IP : 216.73.216.143
Web Server : nginx/1.27.4
System : Linux cookingdream 6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 x86_64
User : www-adm ( 1001)
PHP Version : 8.3.32
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF  |  Sudo : ON  |  Pkexec : OFF
Directory :  /home/jonasn/.oh-my-zsh/plugins/extract/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/jonasn/.oh-my-zsh/plugins/extract/_extract
#compdef extract
#autoload

local -a exts=(
  7z
  aar
  apk
  bz2
  cab
  cpio
  crx
  deb
  ear
  gz
  ipa
  ipsw
  jar
  lrz
  lz4
  lzma
  obscpio
  pk3
  pk4
  pk7
  rar
  rpm
  sublime-package
  tar
  tar.bz2
  tar.gz
  tar.lrz
  tar.lz
  tar.lz4
  tar.xz
  tar.zma
  tar.zst
  tbz
  tbz2
  tgz
  tlz
  txz
  tzst
  vsix
  war
  whl
  xpi
  xz
  Z
  zip
  zpaq
  zst
)

_arguments \
  '(-r --remove)'{-r,--remove}'[Remove archive.]' \
  '(-t --to-directory)'{-t,--to-directory}'[Extract to a specific directory.]' \
  "*::archive file:_files -g '(#i)*.(${(j:|:)exts})(-.)'" \
    && return 0

Youez - 2016 - github.com/yon3zu
LinuXploit