Mailing List Archive


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [tlug] Visio-to-PNG Batch Conversion - Possible?



On Mon, 25 Feb 2008 18:34:08 +0100, Sigurd Urdahl <sigurdur@example.com>
wrote:

>     for i in `ls *.ps|cut -d\. -f 1`; do  ps2png $i.ps $i.png; done

for i in *.ps; do ps2png "$i" "${i%s}ng"; done

-- 
G. Stewart - gstewart@example.com

Light travels faster than sound. That is why some people appear bright 
until you hear them speak.

Attachment: pgpFYLudoMEBY.pgp
Description: PGP signature


Home | Main Index | Thread Index

Home Page Mailing List Linux and Japan TLUG Members Links