Sed query replacing html tag
- From: "raxit@xxxxxxxxx" <raxitsheth2000@xxxxxxxxx>
- Date: Thu, 22 Jan 2009 03:28:20 -0800 (PST)
we do have one file, which is having only 1 line. of 14M :)
Its having some stuff, html table with lot of <tr> some data </tr>
and <td> some data </td>
now we want to
replace <tr> with blank
replace </tr> with new line (\n).
replace <td> with blank
replace </td> with tab(\t)
any idea which one is better tool sed/awk/perl ? how to ?
Tnx
raxit
.
- Follow-Ups:
- Re: Sed query replacing html tag
- From: Dave B
- Re: Sed query replacing html tag
- From: Janis Papanagnou
- Re: Sed query replacing html tag
- Prev by Date: Re: chown to "root" on a mac for xdebug for netbeans for php ide
- Next by Date: Re: Quick Question On Exit Status'
- Previous by thread: Quick Question On Exit Status'
- Next by thread: Re: Sed query replacing html tag
- Index(es):