Yes - this concerns the question which commands in terminal are possible, for to find out which programs are initialized (visible and non-visible) - by program1. (for example - when I only want to know, which programs are running by program1 only with name "crash-handler"?) I dont mean this here:
Step 1:
top
And then step 2:
sudo kill -9 PID 'number-of-process'
I mean for to list all programs, which are running by program1 (even hidden processes ... ). This question will be rewarded with bounty! (because of thunderstorm I had amnesia and wanted to put this question earlier - this then would have prevented the stupid "hoaxes" about so-called "shell-shock-vulnerabilities" and else news ... ).
How many possible commands would be out here for this ?! (- not only htop and top and pstree ... ) - thank you !