I programed this tool two years ago maybe you already knew this (and it is not public domain, it is gnu-ware or GPL)
hrf src: http://zuffnick.de/projekte/hrf/hrf04-test.c With this tool it is possible to generate a list of links from an html-file. Purpose: With this list it is possible to create a list for the download and therefore there is a possibility to manage the list with an editor. With the commando 'grep' it is possible to fetch for instance the java-scum. Example: >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [EMAIL PROTECTED] 080922]$ hrf Stopsoftwarepatents.html |head -n20 hrf oeffnet Stopsoftwarepatents.html anzahl links bzw. ketten 141 http://stopsoftwarepatents.org/ http://www.wikidot.com/auth:newaccount?origUrl=http%3A%2F%2Fstopsoftwarepatents.org%2F http://www.wikidot.com/auth:login?origUrl=http%3A%2F%2Fstopsoftwarepatents.org%2F http://stopsoftwarepatents.org/start http://stopsoftwarepatents.org/petition http://stopsoftwarepatents.org/pr:september-24-is-world-day-against-software-patents http://stopsoftwarepatents.org/call http://stopsoftwarepatents.org/cause http://stopsoftwarepatents.org/animation http://stopsoftwarepatents.org/news http://stopsoftwarepatents.org/about http://stopsoftwarepatents.org/collection-of-quotes http://stopsoftwarepatents.org/logo http://stopsoftwarepatents.org/reddove http://stopsoftwarepatents.org/tshirt http://stopsoftwarepatents.org/banners http://stopsoftwarepatents.org/press http://stopsoftwarepatents.org/images http://stopsoftwarepatents.org/myth http://stopsoftwarepatents.org/discrimination <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< just testet compiling: >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [EMAIL PROTECTED] zw]$ cc -lm temp.c [EMAIL PROTECTED] zw]$ cc --version cc (GCC) 4.1.2 20070925 (Red Hat 4.1.2-33) Copyright (C) 2006 Free Software Foundation, Inc. Dies ist freie Software; die Kopierbedingungen stehen in den Quellen. Es gibt KEINE Garantie; auch nicht für MARKTGÄNGIGKEIT oder FÜR SPEZIELLE ZWECKE. <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< ps: the page http://zuffnick.de/lila/ is in German, but an english page is under construction mfg Klaus