Description
List child processes for a given process ID, helping users inspect process trees and understand what a program started. It is useful for debugging scripts, services, and long-running jobs.
Process output can reveal commands, arguments, and local paths. Review it before sharing logs or support details publicly.