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

Re: Dateiendung renamen



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: pgpQaD2eTAoaT.pgp
Description: PGP signature


Reply to: