thendal
Programmer
- Aug 23, 2000
- 284
Hi all !
I would like to rename the link in all the html pages
from
<a href=" to
<a href="
under certain directory and all the files under the subsequent subdirectories
in other words renaming a string in all html pages to another string in all subsequent directories ...
could some one help with the regular expression ...
Any help will be greatly appreciated.
Thanks
I would like to rename the link in all the html pages
from
<a href=" to
<a href="
under certain directory and all the files under the subsequent subdirectories
in other words renaming a string in all html pages to another string in all subsequent directories ...
could some one help with the regular expression ...
Any help will be greatly appreciated.
Thanks