PASTEBIN
| #1 paste tool since 2002
create new paste
tools
api
archive
faq
PASTEBIN
create new paste
trending pastes
sign up
login
my alerts
my settings
my profile
Don't like ads?
PRO users
don't see any ads ;-)
Public Pastes
ser_1368909535883
2 sec ago
zad2
Bash | 3 sec ago
ser_1368909539079
5 sec ago
Untitled
C++ | 5 sec ago
Untitled
27 sec ago
Convertxtodvd
20 sec ago
Untitled
37 sec ago
ssssss
23 sec ago
Untitled
By: a guest on
Jul 17th, 2012
| syntax:
None
| size: 0.13 KB | hits: 23 | expires: Never
download
|
raw
|
embed
|
report abuse
|
print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
Recursive Mogrify Script [closed]
find -name "*.jpg" -exec mogrify -resize 320 -quality 75 {} ;
find -name "*.jpg" -print
create a
new version
of this paste
RAW Paste Data
Recursive Mogrify Script [closed] find -name "*.jpg" -exec mogrify -resize 320 -quality 75 {} ; find -name "*.jpg" -print