$datafile = `sort -r ../hosts/iplist.txt | sort -u -t ',' -k 2,2 > ../hosts/latestip.txt`;