Dolenni Diddorol / Interesting Links These are just links (dolenni) to things that appear interesting (diddorol).
for file in `ls *.pdf`; do convert -verbose -colorspace RGB -resize 800 -interlace none \ -density 300 -quality 80 $file `echo $file | sed 's/\.pdf$/\.jpg/'`; done
http://www.shell-fu.org/lister.php?id=627
Post a Comment
No comments:
Post a Comment