Date: Mon, 30 Apr 2001 09:06:00 +0200 (CEST) From: Dan Larsson <dl@tyfon.net> To: FreeBSD Stable List <stable@freebsd.org> Subject: Bug in sort(1) on FreeBSD-4.3 STABLE? Message-ID: <20010430085951.B69265-100000@hq1.tyfon.net>
next in thread | raw e-mail | index | archive | help
% awk '{print $4}' /var/log/cache/access.log | sort | \
uniq -c | sort -r | head
4948 TCP_MEM_HIT/200
3963 TCP_MISS/304
3666 TCP_MISS/302
3640 TCP_REFRESH_HIT/200
31988 TCP_MISS/200
2973 TCP_MISS/206
2503 TCP_HIT/200
1799 TCP_MISS/000
1563 TCP_REFRESH_MISS/200
13568 TCP_IMS_HIT/304
This seems to me as some sort of bug. Please correct me if I'm wrong.
Regards
+------
Dan Larsson | Tel: +46 8 550 120 21
Tyfon Svenska AB | Fax: +46 8 550 120 02
GPG and PGP keys | finger dl@hq1.tyfon.net
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010430085951.B69265-100000>
