On Sat, 01 Jul 2000,  Tomi Manninen wrote about,  Re: Letters?:
> 
> There are probably better ways but you could try this:
> 
>   for i in *[A-Z]*; do mv -i $i $(echo $i | tr [A-Z] [a-z]); done

This is just about wht i used, i must say it looks more professional than
what i had, so i have stopped looking for my script, which has possably
dissapiered anyway.

> 
> And don't blame me if you lose all your files with that... :)

quite.

> 
> -- 
> Tomi Manninen           Internet:  [EMAIL PROTECTED]
> OH2BNS                  AX.25:     [EMAIL PROTECTED]
> KP20ME04                Amprnet:   [EMAIL PROTECTED]
-- 
Regards Richard
[EMAIL PROTECTED]
http://people.zeelandnet.nl/pa3gcu/

Reply via email to