# mirror.sh - mirror the great books locally # Eric Lease Morgan # May 28, 2010 - first cut cd /disk01/www/html/main/sandbox/great-books bin/bookmarks2urls.pl > etc/urls.txt cd mirror rm -rf *.txt /usr/bin/wget -i ../etc/urls.txt