Size of the X server process growing uncontrollably!

Jeff Michaud michaud at decvax.dec.com
Wed Feb 21 06:24:20 AEST 1990


> 
>   kill -KILL `ps -aux | grep Xq | grep -v grep | colrm 15 | colrm 1 9`

	If you're on a DECstation, you don't want to use Xq, but probably just
	X (Xmfb and Xcfb are the names of the servers for mono and color respectively
	on the DECstation).

	(I also prefer using awk '{print $1}' instead of the colrm's, but
	that's just me :-)

/--------------------------------------------------------------\
|Jeff Michaud    michaud at decwrl.dec.com  michaud at decvax.dec.com|
|DECnet-ULTRIX   #include <standard/disclaimer.h>              |
\--------------------------------------------------------------/



More information about the Comp.unix.ultrix mailing list