Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Sep 1996 15:12:08 -0700 (MST)
From:      Terry Lambert <terry@lambert.org>
To:        jehamby@lightside.com (Jake Hamby)
Cc:        terry@lambert.org, dyson@freebsd.org, karl@Mcs.Net, chuckr@glue.umd.edu, hackers@freebsd.org
Subject:   Re: PS broke again -- what has to be rebuilt to stop this?
Message-ID:  <199609302212.PAA00280@phaeton.artisoft.com>
In-Reply-To: <Pine.AUX.3.94.960930142221.10837A-100000@covina.lightside.com> from "Jake Hamby" at Sep 30, 96 02:25:01 pm

next in thread | previous in thread | raw e-mail | index | archive | help
> 
> On Mon, 30 Sep 1996, Terry Lambert wrote:
> 
> > > By the way, Linux has done this since the beginning (except that
> > > everything is in /proc), and therefore a ps from kernel 0.99.x, in spirit
> > > at least, will work on the latest 2.0.x kernel. 
> > 
> > How do they ps crash dumps images?
> 
> You can ps crash dump images???  :-)

ps:
usage:	ps [-aChjlmrSTuvwx] [-O|o fmt] [-p pid] [-t tty] [-U user]
	   [-M core] [-N system] [-W swap]
	ps [-L]

So to ps a dead system from the dump:

ps -M kmem.image -N kernel.image.with.namelist -W swap.image.if.applicable


					Terry Lambert
					terry@lambert.org
---
Any opinions in this posting are my own and not those of my present
or previous employers.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199609302212.PAA00280>