hey can any one tell me to write the command in terminal to extract text from a html file using tags like <li>, <strong>, <b>, <title>, <td>...etc...and $var="strings" and javascript functions using msgstring....
->i am thinking of putting these tags in a text file...
->then i want to match the tags with the help of command of terminal...
->then i have to put that into a dump file(text)...
because...i want to change the text with language preference....
i tried with awk script and egrep too....but i got poor result...