From owner-freebsd-alpha Wed Jan 30 20: 0:28 2002 Delivered-To: freebsd-alpha@freebsd.org Received: from mail.hiwaay.net (fly.HiWAAY.net [208.147.154.56]) by hub.freebsd.org (Postfix) with ESMTP id 8D30337B404 for ; Wed, 30 Jan 2002 20:00:25 -0800 (PST) Received: from bsd.havk.org (user-24-214-88-13.knology.net [24.214.88.13]) by mail.hiwaay.net (8.12.1/8.12.1) with ESMTP id g0V40LBZ019693 for ; Wed, 30 Jan 2002 22:00:23 -0600 (CST) Received: by bsd.havk.org (Postfix, from userid 1001) id 2CD821A786; Wed, 30 Jan 2002 22:00:15 -0600 (CST) Date: Wed, 30 Jan 2002 22:00:15 -0600 From: Steve Price To: alpha@freebsd.org Subject: ps(1) output Q Message-ID: <20020130220015.B14534@bsd.havk.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i X-Operating-System: FreeBSD 4.5-PRERELEASE i386 Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Here's a really stupid question but something I've wondered for a long time. Why is it that the output of ps(1) on the Alpha always looks like this? PID TT STAT TIME COMMAND 77337 p0 Ss 0:00.21 (csh) 78179 p0 R+ 0:00.00 (ps) While on the x86 it look like this? PID TT STAT TIME COMMAND 80796 p0 Is+ 0:00.04 zsh 14534 r5 I+ 3:48.99 mutt -y Can anyone point out what I'm obviously missing besides a clue? :) Thanks. -steve To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message