I need to find a file contained in our software with python3. The problem is, an executable file which can be found in bash environment with find command, can n
find