[thelist] Test, please ignore

Garrett Coakley garrett at polytechnic.co.uk
Mon May 27 17:40:01 CDT 2002


On Mon, 27 May 2002 22:49:25 +0200 Jakob Dölling
<Jakob.Doelling at gmx.net> wrote:

[nothing]


*cough*

You owe a tip.

<tip type="Unix CLI" author="Garrett Coakley">

Want to do something to a bunch of files in a directory, for example,
converting them from jpg to png using 'convert':

shell> for i in * ; do ; convert $i.jpg $i.png ; done

</tip>


--
-----------------------------------------------------------------------
WORK: http://spiked.co.uk/
PLAY: http://polytechnic.co.uk/



More information about the thelist mailing list