Ask Question
1 July, 19:25

What can be used on a linux system to trace the lineage of each child process?

+4
Answers (1)
  1. 1 July, 21:21
    0
    The pstree command can be used on a Linux system to trace the lineage of each child process.

    The pstree command shows running processes as a tree. The tree is rooted at either pid or init if pid is omitted. If a user name is specified, all process trees rooted at processes owned by that user are shown.
Know the Answer?
Not Sure About the Answer?
Find an answer to your question ✅ “What can be used on a linux system to trace the lineage of each child process? ...” in 📘 Biology if you're in doubt about the correctness of the answers or there's no answer, then try to use the smart search and find answers to the similar questions.
Search for Other Answers