From owner-freebsd-questions Wed Apr 21 14:29:55 1999 Delivered-To: freebsd-questions@freebsd.org Received: from sol (cs1-gw.cs.binghamton.edu [128.226.171.72]) by hub.freebsd.org (Postfix) with SMTP id 65A311590F for ; Wed, 21 Apr 1999 14:29:40 -0700 (PDT) (envelope-from zzhang@cs.binghamton.edu) Received: from localhost (zzhang@localhost) by sol (SMI-8.6/8.6.9) with SMTP id RAA02521 for ; Wed, 21 Apr 1999 17:16:59 -0400 Date: Wed, 21 Apr 1999 17:16:59 -0400 (EDT) From: Zhihui Zhang To: freebsd-questions@freebsd.org Subject: Output format of time built-in command Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG When I run "# time command", it gives me output in the following format: 0.574u 1.357s 0:03.12 61.5% 44+199k 278+1io 13pf+0w Can someone tell me where to find info about the output format of the above message? I have tried the man pages of csh without luck. Thanks for your help. -Zhihui To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message