ps question ....

Matthew Seaman matthew at freebsd.org
Wed Aug 27 16:04:22 UTC 2014


On 08/27/14 16:57, William A. Mahaffey III wrote:

> Is there a way under FBSD 9.3 to get ps to just show processes for the
> current window ? Linux does that pretty easily & it is useful to me ....

% ps -t `tty` -aux

gives you processes belonging to the current tty, which is not /quite/
the same thing as the current window, but probably close enough.

	Matthew


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 949 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20140827/050ccc2d/attachment.sig>


More information about the freebsd-questions mailing list