grep "GET /Crysis_SP_Demo_www-gameservers-net.exe" * | awk -F: '{print $2}' | sort -n | uniq -c | sort -n > crysis.txt