ヤミRoot VoidGate
User / IP
:
216.73.216.49
Host / Server
:
146.88.233.70 / www.dev.loger.cm
System
:
Linux hybrid1120.fr.ns.planethoster.net 3.10.0-957.21.2.el7.x86_64 #1 SMP Wed Jun 5 14:26:44 UTC 2019 x86_64
Command
|
Upload
|
Create
Mass Deface
|
Jumping
|
Symlink
|
Reverse Shell
Ping
|
Port Scan
|
DNS Lookup
|
Whois
|
Header
|
cURL
:
/
usr
/
share
/
zsh
/
5.0.2
/
functions
/
Viewing: _condition
#compdef -condition- local prev="$words[CURRENT-1]" ret=1 if [[ "$prev" = -o ]]; then _tags -C -o options && _options elif [[ "$prev" = -([a-hkprsuwxLOGSN]|[no]t|ef) ]]; then _tags -C "$prev" files && _files elif [[ "$prev" = -t ]]; then _file_descriptors else if [[ "$PREFIX" = -* ]] || ! zstyle -T ":completion:${curcontext}:options" prefix-needed; then if [[ "$prev" = (\[\[|\|\||\&\&|\!|\() ]]; then _describe -o 'condition code' \ '( -a:existing\ file -b:block\ special\ file -c:character\ special\ file -d:directory -e:existing\ file -f:regular\ file -g:setgid\ bit -h:symbolic\ link -k:sticky\ bit -n:non-empty\ string -o:option -p:named\ pipe -r:readable\ file -s:non-empty\ file -t:terminal\ file\ descriptor -u:setuid\ bit -w:writable\ file -x:executable\ file -z:empty\ string -L:symbolic\ link -O:own\ file -G:group-owned\ file -S:socket -N:unread\ file)' && ret=0 else _describe -o 'condition code' \ '( -nt:newer\ than -ot:older\ than -ef:same\ file -eq:numerically\ equal -ne:numerically\ not\ equal -lt:numerically\ less\ than -le:numerically\ less\ than\ or\ equal -gt:numerically\ greater\ than -ge:numerically\ greater\ than\ or\ equal)' && ret=0 fi fi _alternative 'files:: _files' 'parameters:: _parameters' && ret=0 return ret fi
Coded With 💗 by
0x6ick