You can also use : http://paste.debian.net/
For code and scripts, then post a link to your post here.
Most of them are advs. filled and sometimes awfully acceptable, like image shack. Newertheless, I'll do such a procedure being the forum rule. Thank youYou must have the image stored somewhere, "photbucket", "image shack", etc. ]
[url=http://tinypic.com/view.php?pic=vpl1za&s=9#.WgClNP9MHs0][img]http://i67.tinypic.com/24415xd.gif[/img][/url]
[url=http://www.parrotsandopenbsd.org/images/guako-exmple.JPG][img]http://www.parrotsandopenbsd.org/images/guako-exmple.JPG-tmb.jpg [/img][/url]
for file in *JPG; do
new_file=`echo $file | sed 's/.jpg$//'`
convert -resize 25% $file $new_file-tmb.jpg
#jpegoptim ... $new_file-tmb.jpg
mv *.JPG-tmb.jpg tmb
done
Return to Docs, Howtos, Tips & Tricks
Users browsing this forum: No registered users and 2 guests