Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Untitled
a guest
May 7th, 2020
1,534
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
⭐✅ Exploit 2500$ in 15 Minutes⭐⭐⭐ R
JavaScript | 13 sec ago | 0.24 KB
Free Crypto Method (NEVER SEEN BEFORE)⭐⭐ P
JavaScript | 24 sec ago | 0.24 KB
⭐✅ Swapzone Glitch ✅ Working⭐⭐⭐ 3
JavaScript | 34 sec ago | 0.24 KB
✅ Make $2500 in 20 minutes⭐⭐⭐ N
JavaScript | 45 sec ago | 0.24 KB
⭐⭐Exchange Exploit⭐⭐ J
JavaScript | 57 sec ago | 0.24 KB
✅⭐ Make huge profits on trading ⭐⭐ 2
JavaScript | 1 min ago | 0.24 KB
⭐✅ MAKE $2500 IN 15 MIN⭐⭐⭐ 5
JavaScript | 1 min ago | 0.24 KB
⭐✅ Exploit 2500$ in 15 Minutes⭐⭐⭐ R
JavaScript | 1 min ago | 0.24 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!