View Single Post
Old Apr 30th, 2006, 11:11 AM   #1
karamelos
Newbie
 
Join Date: Apr 2006
Posts: 2
Rep Power: 0 karamelos is on a distinguished road
Read,regexp,rename,and save

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
karamelos is offline   Reply With Quote