2009/8/7 Tzafrir Cohen <[email protected]>: > Maybe. But if the page is complex enough, you need a proper HTML parser.
I second that. For anything like that that you can't do by yourself in a minute or two of editing - you should use a proper HTML parser. Trying to avoid it will likely waste you more time. My favourite tool would be Perl but I see that someone has already mentioned a Python tool. --Amos _______________________________________________ Linux-il mailing list [email protected] http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il
