From owner-freebsd-current Mon Oct 12 15:14:26 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA27148 for freebsd-current-outgoing; Mon, 12 Oct 1998 15:14:26 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA27142 for ; Mon, 12 Oct 1998 15:14:23 -0700 (PDT) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.9.1/8.9.1) id RAA16386; Mon, 12 Oct 1998 17:14:03 -0500 (CDT) Date: Mon, 12 Oct 1998 17:14:02 -0500 From: Dan Nelson To: Sascha Schumann , freebsd-current@FreeBSD.ORG Subject: Re: real >= user + sys? Message-ID: <19981012171402.A16177@emsphone.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.94.3i In-Reply-To: ; from "Sascha Schumann" on Mon Oct 12 23:11:44 GMT 1998 X-OS: FreeBSD 2.2.7-STABLE Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In the last episode (Oct 12), Sascha Schumann said: > > Maybe I donn't understand process accounting information after years > of using them, but while time'ing a simple program: > > real 0m2.348s > user 0m2.988s > sys 0m0.162s That 'time' output looks weird. It doesn't match /usr/bin/time's format. Make sure that is isn't a bug in your shells' builtin time function if it has one. -Dan Nelson dnelson@emsphone.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message