Dear sirs
I am looking for a rename utility , but since now i wasn't able to find some for my needing
I have 500 .html files and i need to rename them based a search string inside the html files..more detailed, i need somethink like that:
1. Open the first .html file
2. Search for '<font size=+2>text example</font>' ( search for specific tag)
3. save the file as "text example.html" (found from tag result)
4. Go to the next .html file and repeat the same.
is there any utility on internet that make such a think ? or i have to make perl code?
Thanx a lot.
Panos