From owner-freebsd-current Tue Jul 15 12:56:21 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id MAA20799 for current-outgoing; Tue, 15 Jul 1997 12:56:21 -0700 (PDT) Received: from fallout.campusview.indiana.edu (fallout.campusview.indiana.edu [149.159.1.1]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id MAA20782 for ; Tue, 15 Jul 1997 12:56:04 -0700 (PDT) Received: from localhost (jfieber@localhost) by fallout.campusview.indiana.edu (8.8.5/8.8.5) with SMTP id OAA09863; Tue, 15 Jul 1997 14:55:56 -0500 (EST) Date: Tue, 15 Jul 1997 14:55:56 -0500 (EST) From: John Fieber To: Garrett Wollman cc: current@FreeBSD.ORG Subject: Re: Ping with standard deviation? In-Reply-To: <199707151921.PAA12803@khavrinen.lcs.mit.edu> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-current@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Tue, 15 Jul 1997, Garrett Wollman wrote: > I just modified `ping' to output standard deviation in addition to the > other statistics. Does anyone out there think that this would be > useful in the general case? Much more informative than min/max in my opinion. -john