On Wed, 08 Feb 2012 14:55:48 -0200 Leandro Pereira <lean...@profusion.mobi>
said:

> On 02/08/2012 01:29 AM, Carsten Haitzler (The Rasterman) wrote:
> > http://www.enlightenment.org/~raster/fosdem-1/
> >
> 
> Could you please run this in the photo directory?
> 
> for f in *JPG; do [ ! -e ${f/.JPG/.thumb.jpg} ] && (echo Creating thumb 
> for $f>/dev/stderr; convert $f -resize 128 ${f/.JPG/.thumb.jpg}); echo 
> '<a href="'$f'"><img src="'${f/.JPG/.thumb.jpg}'"></a>';done > index.html

wget -r! :)

-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler)    ras...@rasterman.com


------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to