February 14

The processes and sub-processes list by user or PID

by PID:
pstree -p -s 8227

output:
systemd(1)───clamd(8227)─┬─{clamd}(8317)
└─{clamd}(10786)

by user:
pstree -aps username

output:
imap,29713
lsphp,4612
lsphp,11974


Copyright 2021. All rights reserved.

Posted 14 February 2023 by admin in category "simple memo

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.