John P. Looney said: > dig @138.195.138.195 goret.org. axfr | grep '^c..\..*A' | sort \ > | cut -b5-36 | perl -e 'while(<>){print pack("H32",$_)}' | gzip -d Didja get that from NTK? That was one of my tips from last week ;) --j.