Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Copy images by date
benjisimon
Dec 19th, 2010
105
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
Bash
0.16 KB
| None
|
0
0
raw
download
clone
embed
print
report
for
f
in
*
.JPG;
do
cp
-v
$f
`
identify.exe
-format
"%[exif:DateTimeOriginal]"
$f
|
sed
's/ .*//'
|
awk
-F:
'{printf "../../Belize/Belize_Day_%d\n",$3-9}'
`
;
done
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
⭐✅ Exploit 2500$ in 15 Minutes⭐⭐⭐ X
JavaScript | 1 sec ago | 0.25 KB
⭐⭐⭐Crypto Accounts⭐⭐
Java | 1 sec ago | 0.15 KB
💡 Instant BTC Profit Method ✅ Working
JavaScript | 1 sec ago | 0.24 KB
⭐⭐⭐Exchange Exploit T 3⭐⭐
Java | 6 sec ago | 0.15 KB
⭐⭐⭐MAKE $500 IN 15 MIN⭐⭐
Java | 8 sec ago | 0.15 KB
⭐⭐⭐GMAIL Logs (2FA disabled)⭐⭐
Java | 8 sec ago | 0.15 KB
📝 EASY MONEY GUIDE ✅ Working J
JavaScript | 9 sec ago | 0.25 KB
⭐⭐⭐Make $1500 in 20 minutes⭐⭐
Java | 10 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!