From owner-freebsd-questions@FreeBSD.ORG Mon Nov 8 00:56:24 2004 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 2BC2316A4CE for ; Mon, 8 Nov 2004 00:56:24 +0000 (GMT) Received: from sccmmhc91.asp.att.net (sccmmhc91.asp.att.net [204.127.203.211]) by mx1.FreeBSD.org (Postfix) with ESMTP id B46A043D41 for ; Mon, 8 Nov 2004 00:56:23 +0000 (GMT) (envelope-from josh@tcbug.org) Received: from [10.0.0.10] (12-218-40-24.client.mchsi.com[12.218.40.24]) by sccmmhc91.asp.att.net (sccmmhc91) with ESMTP id <20041108005623m9100ceq83e>; Mon, 8 Nov 2004 00:56:23 +0000 From: Josh Paetzel To: questions@freebsd.org Date: Sun, 7 Nov 2004 18:53:58 +0000 User-Agent: KMail/1.7 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200411071853.58119.josh@tcbug.org> Subject: Top question 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: Mon, 08 Nov 2004 00:56:24 -0000 The top manpage does not explain what the C field in top's output is for. I assume it shows which CPU a process is running on...would be nice to know for sure what it is though. PID USERNAME PRI NICE SIZE RES STATE C TIME WCPU CPU COMMAND -- Thanks, Josh Paetzel