Date: Tue, 19 Sep 2023 12:29:38 +0200 (CEST) From: Ronald Klop <ronald-lists@klop.ws> To: pstef@FreeBSD.org Cc: freebsd-current@freebsd.org Subject: changes to ps -d? Message-ID: <925097787.3785.1695119378729@localhost>
next in thread | raw e-mail | index | archive | help
------=_Part_3784_383623135.1695119378584 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Hi, In current the way ps -p works has been changed [1]. I could use "ps axd -p <pid>" to see the process tree of some ongoing task. In current this has changed to always need an extra option "ps axd -p <pid> -D down". Can this become the default again? At least when -d is used. Regards, Ronald. [1] https://cgit.freebsd.org/src/commit/bin/ps?id=5c0a1c15ff8cb66128f4826ace8ba91e0a31486d ------=_Part_3784_383623135.1695119378584 Content-Type: text/html; charset=us-ascii Content-Transfer-Encoding: 7bit <html><head></head><body>Hi,<br> <br> In current the way ps -p works has been changed [1].<br> I could use "ps axd -p <pid>" to see the process tree of some ongoing task.<br> In current this has changed to always need an extra option "ps axd -p <pid> -D down". Can this become the default again? At least when -d is used.<br> <br> Regards,<br> Ronald.<br> <br> [1] <a href="https://cgit.freebsd.org/src/commit/bin/ps?id=5c0a1c15ff8cb66128f4826ace8ba91e0a31486d">https://cgit.freebsd.org/src/commit/bin/ps?id=5c0a1c15ff8cb66128f4826ace8ba91e0a31486d</a></body></html> ------=_Part_3784_383623135.1695119378584--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?925097787.3785.1695119378729>