Re: X11 with XDariwin
Re: X11 with XDariwin
- Subject: Re: X11 with XDariwin
- From: Toby Peterson <email@hidden>
- Date: Fri, 31 Jan 2003 08:11:47 -0500
I couldn't find in man ps what the "xo" bit means...
'ps xo command' is a bit of a nifty one.
The 'x' option: "Display information about processes without
controlling terminals."
The 'o' option: "Display information associated with the space or comma
separated list of keywords specified. Keywords may be appended with an
equals (``='') sign and a string. This causes the printed header to
use the specified string instead of the standard header."
'command' is the relevant header here; others include pid, nice,
lstart, logname, poip - there are a lot, so read man ps! For a small
demonstration, trying typing 'ps xo pid,command'.
Hope this helps.
Toby
_______________________________________________
x11-users mailing list | email@hidden
Help/Unsubscribe: http://www.lists.apple.com/mailman/listinfo/x11-users
Do not post admin requests to the list. They will be ignored.