Cette page n'est pas encore disponible dans votre langue. Nous nous efforçons d'ajouter d'autres langues. Nous vous remercions de votre compréhension.

On this page

Show all

Help Center/ FunctionGraph/ FAQs/ General FAQs/ What Should I Do If the os.system("command &") Execution Logs Are Not Collected?

What Should I Do If the os.system("command &") Execution Logs Are Not Collected?

Updated on 2023-06-19 GMT+08:00

Do not use os.system("command &"). The background command output will not be collected. To obtain the command output, use subprocess.Popen instead.

Feedback

Feedback

Feedback

0/500

Selected Content

Submit selected content with the feedback