in reply to Re^2: Need direction on mass find/replacement in HTML files.in thread Need direction on mass find/replacement in HTML files.
s%http://www.mysite.org/?([^=]+)=(.*?)"%$1s/$2.html% [download]