nifty to Programmer Humor@programming.dev • 9 months agoEvery language has its nichelemmy.worldimagemessage-square167fedilinkarrow-up1963
arrow-up1963imageEvery language has its nichelemmy.worldnifty to Programmer Humor@programming.dev • 9 months agomessage-square167fedilink
minus-square@Omgpwnies@lemmy.worldlinkfedilinkEnglish3•edit-29 months agosubprocess.Popen(["bash one-liner"], stdout=PIPE, stderr-PIPE, text=True)
subprocess.Popen(["bash one-liner"], stdout=PIPE, stderr-PIPE, text=True)