#!/bin/bash
#Rip knuz.net
set -x
MAIN=http://knuttz.net		                    	# The start URL
DIR=/home/houghi/Pictures/to_work_on/download/web      # Where to put it all
DATE=`date -d yesterday +%G/%m/%d`			# Yesterday
DAT2=`date -d yesterday +%G%m%d`
COUNT=0

echo "To be done"
