I have a directory with 45 sub directories in it, I want to change all the .html file in the sub dirs that have specific name to another name but keep the .html extension. How to I do that in terminal please in opensuse?

maybe with 'rename" or with 'find' command ?

thanks

link|improve this question
Apart from not being a programming question, you did not specify the operating system you are using. Are we supposed to guess? – Oded Apr 3 '11 at 20:39
Which OS are you trying to achieve this in? – Danny Staple Apr 3 '11 at 20:39
terminal leads to some *X probably... – khachik Apr 3 '11 at 20:43
What language are you hoping to code in to do this task? – BugFinder Apr 3 '11 at 20:56
Sorry for not mentioning the OS, opensuse, and I want to do that with either "rename" or "for f in" in shell. – Jack_R Apr 4 '11 at 14:44
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.