From owner-freebsd-questions@FreeBSD.ORG Thu May 8 13:03:56 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4F85E37B401 for ; Thu, 8 May 2003 13:03:56 -0700 (PDT) Received: from mail.econolodgetulsa.com (mail.econolodgetulsa.com [198.78.66.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id B692543F85 for ; Thu, 8 May 2003 13:03:55 -0700 (PDT) (envelope-from user@mail.econolodgetulsa.com) Received: from mail (mail [198.78.66.163])h48K3teq023595 for ; Thu, 8 May 2003 13:03:56 -0700 (PDT) (envelope-from user@mail.econolodgetulsa.com) Date: Thu, 8 May 2003 13:03:55 -0700 (PDT) From: Josh Brooks To: freebsd-questions@freebsd.org Message-ID: <20030508125757.D5537-100000@mail.econolodgetulsa.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: interpreting `top` output ... ? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 May 2003 20:03:56 -0000 Hi, I have a few questions about the output of `top`. First off, the TIME column...does that represent the amount of real world time that the application has been running for ? I am guessing it does not, because sometimes I watch `top` and it does not increment second by second..so if it does not, what does it stand for ? thanks!