Hi lads,
I have about 500 html files on a red hat linux 8 operating system to
change.
Does anyone know of a tool I could use to replace the following across
multiple files,
Replace this
<tr>
<td><a href="ourproducts/index.htm">- Introduction</a></td>
</tr>
<tr>
<td><a href="ourproducts/healthmanager/cover.htm">- Health
Manager</a></td>
</tr>
<tr>
<td><a href="ourproducts/essential/cover.htm">- Essential</a></td>
</tr>
<tr>
<td><a href="ourproducts/essentialplus/cover.htm">- Essential
Plus</a></td>
</tr>
<tr>
<td><a href="ourproducts/gold/cover.htm">- Gold</a></td>
</tr>
with this
<tr>
<td><a href="ourproducts/index.htm">- Introduction</a></td>
</tr>
<tr>
<td><a href="ourproducts/essential/cover.htm">- Essential</a></td>
</tr>
<tr>
<td><a href="ourproducts/essentialplus/cover.htm">- Essential
Plus</a></td>
</tr>
<tr>
<td><a href="ourproducts/healthmanagers/new.htm">- HealthManager<br>
Starter</a></td></tr>
<tr>
<td><a href="ourproducts/healthmanager/cover.htm">-
HealthManager</a></td>
</tr>
<tr>
<td><a href="ourproducts/gold/cover.htm">- Gold</a></td>
</tr>
Any assistance gratefully appreciated,
Cheers,
Conor.
Maintained by the ILUG website team. The aim of Linux.ie is to
support and help commercial and private users of Linux in Ireland. You can
display ILUG news in your own webpages, read backend
information to find out how. Networking services kindly provided by HEAnet, server kindly donated by
Dell. Linux is a trademark of Linus Torvalds,
used with permission. No penguins were harmed in the production or maintenance
of this highly praised website. Looking for the
Indian Linux Users' Group? Try here. If you've read all this and aren't a lawyer: you should be!