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"; done

Geht auch einfacher mit mmv
$ mmv "*.JPG" "#1.jpg"

Viele Gr��e,
-Dirk

-- 
Linux - Life is too short for reboots

Attachment: pgpUSdjmGXiaB.pgp
Description: PGP signature

Antwort per Email an