From owner-freebsd-questions Fri Jun 25 18:11:53 1999 Delivered-To: freebsd-questions@freebsd.org Received: from allegro.lemis.com (allegro.lemis.com [192.109.197.134]) by hub.freebsd.org (Postfix) with ESMTP id BFA7714C02 for ; Fri, 25 Jun 1999 18:11:44 -0700 (PDT) (envelope-from grog@freebie.lemis.com) Received: from freebie.lemis.com (freebie.lemis.com [192.109.197.137]) by allegro.lemis.com (8.9.1/8.9.0) with ESMTP id KAA07061; Sat, 26 Jun 1999 10:41:41 +0930 (CST) Received: (from grog@localhost) by freebie.lemis.com (8.9.3/8.9.0) id KAA14532; Sat, 26 Jun 1999 10:41:38 +0930 (CST) Date: Sat, 26 Jun 1999 10:41:38 +0930 From: Greg Lehey To: Michael Jaskowiak Cc: freebsd-questions@FreeBSD.ORG Subject: Re: questions on ps Message-ID: <19990626104138.U427@freebie.lemis.com> References: <37737B74.6F61@interpath.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.4i In-Reply-To: <37737B74.6F61@interpath.com>; from Michael Jaskowiak on Fri, Jun 25, 1999 at 08:52:04AM -0400 WWW-Home-Page: http://www.lemis.com/~grog X-PGP-Fingerprint: 6B 7B C3 8C 61 CD 54 AF 13 24 52 F8 6D A4 95 EF Organization: LEMIS, PO Box 460, Echunga SA 5153, Australia Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-41-739-7062 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Friday, 25 June 1999 at 8:52:04 -0400, Michael Jaskowiak wrote: > Hello, > > I have looked at the man pages and the on-line documentation, but have > not found an answer so I hope you folks can give me some guidance. Here > is the hardware configuration. Intel Celeron 333, 384 Megs RAM, 3Com > 3C900B LAN, Curtis 350 Meg Flash drive. The flash drive has a small > load of freebsd 3.1 on it. What it does is to boot into a MFS and not > use the drive at all. I have complete functionality as far as telnet, > ftp, logging, and other services go, but I have a problem with the ps > command. Here is the output of 'ps x': > > # ps x > PID TT STAT TIME COMMAND > 0 ?? DLs 0:00.35 (swapper) > 1 ?? Is 0:00.01 /sbin/init -- > 2 ?? DL 0:01.66 (pagedaemon) > 3 ?? DL 0:00.00 (vmdaemon) > 4 ?? DL 1:34.92 (syncer) > 95 ?? Ss 0:03.23 (syslogd) > 137 ?? Ss 0:00.08 (inetd) > 140 ?? Is 0:04.47 (cron) > 9943 ?? Ss 0:00.02 (telnetd) > 9948 p0 R+ 0:00.00 (ps) > 208 v0 Is+ 0:00.01 (getty) > 189 v1 Is+ 0:00.01 (getty) > 190 v2 Is+ 0:00.01 (getty) > > As you can see, it is not very detailed. The way that I have most of > the system functions compiled into my kernel is by using crunchgen. I > have the ps command set under /usr/bin and the source is in > /usr/src/usr.bin. Since I have also left the ability to copy in > commands from a working system, I tried to just copy in the ps command > with the same results. I need to have full ps capability for other > things to work properly. What have I done wrong? Thank you for any > help that you can give me. As others have said, where's the problem? What does ps ulax say? Greg -- When replying to this message, please copy the original recipients. For more information, see http://www.lemis.com/questions.html See complete headers for address, home page and phone numbers finger grog@lemis.com for PGP public key To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message