Oh sorry I forgot something important from the command. In for f in...
you use $f to replace the filename. In find you -exec you use {}
find . -name '*.jpg' -exec echo "<a class=\"highslide\" href=\"{}\"
onclick=\"return hs.expand(this)\"><img src=\"thumbs/\"{}\"></a>" ;
done >> awardgallery.html

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to