From owner-freebsd-questions Fri Jun 21 13:58:19 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id NAA29202 for questions-outgoing; Fri, 21 Jun 1996 13:58:19 -0700 (PDT) Received: from alpha.xerox.com (alpha.Xerox.COM [13.1.64.93]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id NAA29196 for ; Fri, 21 Jun 1996 13:58:17 -0700 (PDT) Received: from gemini.sdsp.mc.xerox.com ([13.231.132.20]) by alpha.xerox.com with SMTP id <15104(5)>; Fri, 21 Jun 1996 13:57:33 PDT Received: from gnu.mc.xerox.com (gnu.sdsp.mc.xerox.com) by gemini.sdsp.mc.xerox.com (4.1/SMI-4.1-TB) id AA03630; Fri, 21 Jun 96 16:57:03 EDT Received: by gnu.mc.xerox.com (4.1/SMI-4.1) id AA00780; Fri, 21 Jun 96 16:57:02 EDT Message-Id: <9606212057.AA00780@gnu.mc.xerox.com> To: questions@freebsd.org Subject: ps doesn't know why tasks are? Date: Fri, 21 Jun 1996 13:57:02 PDT From: "Marty Leisner" Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I have the 5.1.96 snapshot... Is this reasonable: ps PID TT STAT TIME COMMAND 3746 ?? Is+ 0:01.57 -bash (bash) 1480 ?? Is+ 0:00.51 bash 1656 ?? Is 0:07.64 bash 3342 ?? S 0:01.78 bash -v 4342 ?? R+ 0:00.03 ps 3522 ?? Is 0:02.32 bash 4290 ?? S+ 0:04.11 /usr/bin/make 4339 ?? S+ 0:00.11 cc -c -O -W -Wreturn-type -Wcomment -Wredundant-decls 4341 ?? R+ 0:01.34 /usr/libexec/cc1 /var/tmp/cc004339.i -quiet -dumpbase 153 v0 Is 0:02.08 -bash (bash) Where is the TT in ps? who and w both look ok. marty leisner@sdsp.mc.xerox.com Member of the League for Programming Freedom (http://www.lpf.org) Any sufficiently advanced technology is indistinguishable from magic Arthur C. Clarke, The Lost Worlds of 2001