Re: a bit more script

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



ti, 2012-03-20 kello 08:15 +0000, pete kirjoitti:
> The slight problem is in  this part <img src="thumbs/"img_0004.jpg">
> thumbs is a sub dir off the main photos with thumbnails in it they are
> named  img_0004_s.jpg  and i can get it to pick this fact up that means
> i have an edit job every time  . help with mods please folks 

You can use find comman in these cases :D

find /image/dir -name '*.jpg' -exec echo "<a class...>" \; >>
gallery.html

the \ before ; is importand there :D \;

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


[Index of Archives]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Share Photos]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]
  Powered by Linux