Linux ip-172-26-2-223 5.4.0-1018-aws #18-Ubuntu SMP Wed Jun 24 01:15:00 UTC 2020 x86_64
Apache
: 172.26.2.223 | : 18.191.149.30
Cant Read [ /etc/named.conf ]
8.1.13
www
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
BLACK DEFEND!
README
+ Create Folder
+ Create File
/
usr /
share /
doc /
m4 /
examples /
[ HOME SHELL ]
Name
Size
Permission
Action
COPYING
379
B
-rw-r--r--
capitalize.m4
385
B
-rw-r--r--
capitalize2.m4
752
B
-rw-r--r--
comments.m4
167
B
-rw-r--r--
curry.m4
192
B
-rw-r--r--
ddivert.m4
123
B
-rw-r--r--
debug.m4
136
B
-rw-r--r--
esyscmd.m4
205
B
-rw-r--r--
exp.m4
81
B
-rw-r--r--
file.m4
162
B
-rw-r--r--
foo
4
B
-rw-r--r--
foreach.m4
296
B
-rw-r--r--
foreach2.m4
360
B
-rw-r--r--
foreachq.m4
325
B
-rw-r--r--
foreachq2.m4
378
B
-rw-r--r--
foreachq3.m4
333
B
-rw-r--r--
foreachq4.m4
391
B
-rw-r--r--
forloop.m4
224
B
-rw-r--r--
forloop2.m4
473
B
-rw-r--r--
forloop3.m4
545
B
-rw-r--r--
fstab.m4
306
B
-rw-r--r--
hanoi.m4
363
B
-rw-r--r--
incl-test.m4
30
B
-rw-r--r--
incl.m4
40
B
-rw-r--r--
include.m4
105
B
-rw-r--r--
indir.m4
285
B
-rw-r--r--
join.m4
583
B
-rw-r--r--
loop.m4
930
B
-rw-r--r--
misc.m4
192
B
-rw-r--r--
multiquotes.m4
377
B
-rw-r--r--
patsubst.m4
305
B
-rw-r--r--
pushpop.m4
379
B
-rw-r--r--
quote.m4
402
B
-rw-r--r--
regexp.m4
375
B
-rw-r--r--
reverse.m4
165
B
-rw-r--r--
stack.m4
656
B
-rw-r--r--
stack_sep.m4
745
B
-rw-r--r--
sync-lines.m4
286
B
-rw-r--r--
sysv-args.m4
332
B
-rw-r--r--
trace.m4
513
B
-rw-r--r--
translit.m4
265
B
-rw-r--r--
undivert.incl
31
B
-rw-r--r--
undivert.m4
122
B
-rw-r--r--
wrap.m4
134
B
-rw-r--r--
wrapfifo.m4
388
B
-rw-r--r--
wraplifo.m4
381
B
-rw-r--r--
wraplifo2.m4
351
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : loop.m4
dnl Stress test for recursion algorithms. Usage: dnl m4 -Ipath/to/examples [-Doptions] loop.m4 dnl Options include: dnl -Dalt[=<n>] - test with foreachq<n> instead of foreachq2, default 3 dnl -Dlimit=<num> - set upper limit of sequence to <num>, default 1000 dnl -Dverbose - print the sequence to the screen, rather than discarding dnl -Ddebug[=<code>] - execute <code> after forloop but before foreach dnl -Dsleep=<num> - sleep for <num> seconds before exit, to allow time dnl to examine peak process memory usage include(`forloop2.m4')dnl include(`quote.m4')dnl ifelse(alt, `alt', `define(`alt', `2')', alt, `', `define(`alt', `3')')dnl include(`foreachq'alt`.m4')dnl ifdef(`limit', `', `define(`limit', `1000')')dnl ifdef(`verbose', `', `divert(`-1')')dnl ifdef(`debug', `', `define(`debug')')dnl foreachq(`i', dquote(1forloop(`i', `2', limit, `,i'))debug, ` i') ifdef(`sleep',`syscmd(`echo done>/dev/tty;sleep 'sleep)')dnl
Close