[Seaside] Killing Seaside (and Squeak in general) without 'ps'

Ragnar Hojland Espinosa ragnar at linalco.com
Fri Aug 8 11:37:48 CEST 2003


On Thu, Aug 07, 2003 at 10:22:26AM -0700, Julian Fitzell wrote:
> When you background a process it will give you the PID.  If you write it 
> down you could use it later to kill the process.  Not a very nice 
> solution though - not having access to ps is pretty lame.
> 
> Julian
> 
> Derek Brans wrote:
> >Suppose you don't have access to 'ps' on a linux machine.  Is there any 
> >way to start and then kill Squeak later?
> > 

If its a linux machine, you might be able to have a look in proc .. in
/proc/<pid>/ you got the information about the processes.

-- 
Ragnar Hojland - Project Manager
Linalco "Specialists in Linux and Free Software"
http://www.linalco.com Tel: +34-91-5970074 Fax: +34-91-5970083


More information about the Seaside mailing list