nifty@lemmy.world to Programmer Humor@programming.dev · 8 months agoEvery language has its nichelemmy.worldimagemessage-square168fedilinkarrow-up1967arrow-down143
arrow-up1924arrow-down1imageEvery language has its nichelemmy.worldnifty@lemmy.world to Programmer Humor@programming.dev · 8 months agomessage-square168fedilink
minus-squareOmgpwnies@lemmy.worldlinkfedilinkEnglisharrow-up3·edit-28 months agosubprocess.Popen(["bash one-liner"], stdout=PIPE, stderr-PIPE, text=True)
subprocess.Popen(["bash one-liner"], stdout=PIPE, stderr-PIPE, text=True)