5 points
1 point
I use perl, but everyone hates me and would rather rewrite my little scripts in python than bother changing a single line
1 point
0 points
3 points
*
subprocess.Popen(["bash one-liner"], stdout=PIPE, stderr-PIPE, text=True)
4 points
*