Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Untitled
a guest
May 7th, 2020
1,492
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
Bash
0.14 KB
| None
|
0
0
raw
download
clone
embed
print
report
#!/bin/bash
COUNTER
=
0
while
[
$COUNTER
-lt
100000
]
;
do
let
COUNTER
=COUNTER+
1
touch
file
${COUNTER}
.txt
rm
file
${COUNTER}
.txt
done
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
Swapzone Glitch (Working)
JavaScript | 3 sec ago | 0.15 KB
ChangeNOW Bug (Get more on BTC swaps x) 5
JavaScript | 4 sec ago | 0.28 KB
Instant Profit Method
JavaScript | 10 sec ago | 0.15 KB
Exchange Exploit T O
JavaScript | 14 sec ago | 0.28 KB
✅ Exploit 500$ in 15 Minutes
JavaScript | 15 sec ago | 0.15 KB
ChangeNOW Exploit
JavaScript | 20 sec ago | 0.15 KB
✅ Make $15OO in 2O minutesV 1
JavaScript | 22 sec ago | 0.28 KB
GMAIL Logs (2FA disabled)
JavaScript | 25 sec ago | 0.15 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!