Hallo Christian, hallo Liste,
* Christian Schult wrote on Wed, 15 Sep 2004 at 22:32 +0200:
> * Nico schrieb:
>
> > ich habe immer mal wieder Dateiendungen die gro�geschrieben sind
>
> $ for i in *.JPG; do mv -i "$i" "${i%.JPG}.jpg"; doneGeht auch einfacher mit mmv $ mmv "*.JPG" "#1.jpg" Viele Gr��e, -Dirk -- Linux - Life is too short for reboots
pgpUSdjmGXiaB.pgp
Description: PGP signature

