I am almost certain that the command $ rename "anything" "AnyThing" *.ext would alter the string from lc to uc as shown, anywhere it occurred in any filename in *.ext in the current directory. What I remember as past behaviour now fails, leaving he filename unaltered. (Failure in much the same way as mv would fail if the similar attempt was made.) (Good old DOS command rename (or the abbreviation ren) used to achieve multiple-rename in an easy manner that just eludes bash.) Anyway: has something altered (and quite recently, i think), or am I just mis-remembering the versatility of the command rename? Fergus
-- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple