Deze pagina is nog niet beschikbaar in uw eigen taal. We werken er hard aan om meer taalversies toe te voegen. Bedankt voor uw steun.

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