Getting The Name of A Process Running in A Window

Mike Russell mike at pixar.UUCP
Thu Oct 26 10:43:43 AEST 1989


In article <MIKE.89Oct25003642 at bucasb.bu.edu> mike at bucasb.bu.edu (Michael Cohen) writes:
> .... description of bug provoked by a missing console window ...
>I would like to be able
>to kill all windows save the console window via a command like /destroy.
>Is there a simple way to do this without rewriting various object
>modules.
>--

How about this:

	{FrameLabel (console) ne { destroy } if} AllWin

You may need to tweak the string (console) to match your console window
label.
-- 
Mike Russell ucbvax!pixar!mike	When the vark gets ard,
				the ard get varking.



More information about the Comp.sys.sgi mailing list