nifty to Programmer Humor@programming.dev • 1 year agoEvery language has its nichelemmy.worldimagemessage-square166fedilinkarrow-up1969arrow-down143
arrow-up1926arrow-down1imageEvery language has its nichelemmy.worldnifty to Programmer Humor@programming.dev • 1 year agomessage-square166fedilink
minus-square@Omgpwnies@lemmy.worldlinkfedilinkEnglish3•edit-21 year agosubprocess.Popen(["bash one-liner"], stdout=PIPE, stderr-PIPE, text=True)
subprocess.Popen(["bash one-liner"], stdout=PIPE, stderr-PIPE, text=True)