# Bryan Bishop (kanzure@gmail.com) http://heybryan.org/ # 2009-06-13 # extract links from the dokuwiki page ./extract-links.pl http://adl.serveftp.org/dokuwiki/scripts | grep ".pl$" > list.txt # note: remove the _ugh.pl$ line from the file if you do not want to download the 37 MB perl script # now download them. wget -i list.txt