mkdir bh2006 && cd bh2006 && for i in `wget -O - -q http://164.106.251.250/docs/bh2006/ |grep pdf |cut -d= -f4|cut -d\> -f1 |cut -d\" -f2` ; do wget http://164.106.251.250/docs/bh2006/$i; done