+ "Andrew J. Hesford" <email@hidden>:
> On Nov 18, 2007, at 4:31 PM, Nathaniel Gray wrote:
>
> > Since that's no longer appropriate I need a replacement, and I really
> > hope you aren't going to say "ps -a -U $USER | grep X11" or some such.
> > ;^)
>
> Yes, grepping for X11 is an ugly solution. But you can't deny that
> it works! Don't forget "grep -v grep" to avoid false hits when grep
> matches itself.
Or just use grep '[X]11'. Or perhaps better yet: killall -0 X11
- Harald
_______________________________________________
Do not post admin requests to the list. They will be ignored.
X11-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/x11-users/email@hidden
This email sent to email@hidden