I have a big python application with huge source code and I want to count the number of processes that this application has created without seeing the source code( But A file is given where you can add code)
How can I find these values?
I have a big python application with huge source code and I want to count the number of processes that this application has created without seeing the source code( But A file is given where you can add code)
How can I find these values?