Python Call a System Command!

preview_player
Показать описание
Ever wonder what the best way to send a system command from Python is? Today we answer that question as I go over the Python 'Subprocess' module. With this module, you can call shell commands and interact with system processes.

---
📘 Chapters:
0:00​ Introduction
1:20 Using the Subprocess module
4:52 Sending command output to a file
5:49 Long running commands.. Use Subprocess.Popen !
Рекомендации по теме
Комментарии
Автор

"Thank you very much for your tutorial! By the way, I was wondering if you are from Canada?"

ethanking
Автор

You showed Ls -L command... what if I need 50-60 commands to run... Just giving, in the middle of every commands? will it work?

certificationpreparation
welcome to shbcf.ru