nifty to Programmer Humor@programming.dev • 1 year agoEvery language has its nichelemmy.worldimagemessage-square184fedilinkarrow-up1967arrow-down143
arrow-up1924arrow-down1imageEvery language has its nichelemmy.worldnifty to Programmer Humor@programming.dev • 1 year agomessage-square184fedilink
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)