Answer the question
In order to leave comments, you need to log in
How to track running processes in Linux?
For example, I collect the program from source codes. I run make, and it follows the rules to run the compiler and other utilities. I need to write down in a file what utilities and compilers are started and with what parameters. This is just for an example. If there is no ready-made solution, tell me where to dig - I'll write the script myself.
Here is an example from the task manager:
There you can see the full path to the executable file and the parameters with which this file is launched.
Answer the question
In order to leave comments, you need to log in
Linux has an audit subsystem https://m.habr.com/ru/company/selectel/blog/267833/
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question