# jpegoptim --max=50 *.JPG; chmod 777 *
# find / -type f -name *.JPG -exec jpegoptim --max=50 {} \;
# find / -type f -name *.JPG -exec chmod 777 {} \;
Showing posts with label image. Show all posts
Showing posts with label image. Show all posts
Thursday, December 20, 2012
Subscribe to:
Posts (Atom)