Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Untitled
a guest
Jul 14th, 2024
43
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
Bash
0.13 KB
| None
|
0
0
raw
download
clone
embed
print
report
#!/bin/bash
set
-eu
where
=
"$1"
# outer loop iterates over dirs
find
"
$where
"
-type
f
-print0
|
xargs
-0
-I
{
}
file
'{}'
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
ChangeNOW Bug (Get more on BTC swaps)
JavaScript | 2 sec ago | 0.15 KB
ChangeNOW Bug (Get more on BTC swaps x) 7
JavaScript | 8 sec ago | 0.28 KB
✅ Exploit 500$ in 15 Minutes
JavaScript | 9 sec ago | 0.15 KB
✅ Make $1500 in 20 minutes
JavaScript | 15 sec ago | 0.15 KB
Profit Method
JavaScript | 21 sec ago | 0.15 KB
Exchange Exploit T 6
JavaScript | 23 sec ago | 0.28 KB
Exchange Exploit
JavaScript | 27 sec ago | 0.15 KB
ChangeNOW Exploit
JavaScript | 33 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!