Gabriel,

The easiest way (if you have less than, say, 1000 files to rename)
would be to use the Emacs function in dired, "M-x dired-downcase"
(rename all marked files to lower case -- or use a numerical
argument.)

If you have lots and lots of files, a bash script or perl script would
be better.

Regards,
Gregg


>>>>> "gabriel" == gabriel  <[EMAIL PROTECTED]> writes:

    gabriel> i can't be the only one to have asked this but how do you
    gabriel> convert the case of a whole load of files

    gabriel> ie: convert FiLE.Txt to file.txt

    gabriel> without doing the following: rename A a * rename B b *
    gabriel> rename C c * ...

    gabriel> there has to be an easier way...





_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to