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

Re: xfs-xtt



Ethan Benson <erbenson@alaska.net> writes:

> damn, that might be it... do you happen to know of a way to lowercase
> letters in bash or some other way?  i don't really want to mv THIS.TTF
> this.tff 215 times....

You can use mmv utility:

mmv '*.TTF' #1.ttf

should do the trick. Note: it will only change the extensions,
i.e. THIS.TTF will become THIS.ttf.
-- 
Arcady Genkin                      
Nostalgia isn't what it used to be.


Reply to: