SyntaxFix
Write A Post
Hire A Developer
Questions
command = "ps -A | grep 'process_name'" output = subprocess.check_output(["bash", "-c", command])