[Pmwiki-users] PmWiki doesn't render graphics with ".JPG" extension
Robin
robin
Mon Aug 4 05:53:06 CDT 2003
On Mon, Aug 04, 2003 at 02:22:31AM -0700, geoff hopkins wrote:
> have a lot of them. I know there is an easy way to
> batch chnge them, but i havn't figured it out. If
While not a great solution to your problem:
$ for f in *.JPG ; do mv "$f" "`echo $f | sed -e 's/JPG/jpg/'`" ; done
that should do batch renaming. (untested, but if it's not right, it
should be pretty close, I do that kind of thing a fair bit)
--
Robin <robin at kallisti.2y.net> JabberID: <eythian at jabber.org>
Hostes alienigeni me abduxerunt. Qui annus est?
PGP Key 0x776DB663 Fingerprint=DD10 5C62 1E29 A385 9866 0853 CD38 E07A 776D B663
NB: New key! Available from http://kallisti.2y.net/~robin/newgpgkey
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://contra.vosn.net/pipermail/pmwiki-users_pmichaud.com/attachments/20030804/abb747ce/attachment.bin
More information about the pmwiki-users
mailing list