nifty@lemmy.world to Programmer Humor@programming.dev · 9 months agoEvery language has its nichelemmy.worldimagemessage-square149fedilinkarrow-up1949arrow-down143
arrow-up1906arrow-down1imageEvery language has its nichelemmy.worldnifty@lemmy.world to Programmer Humor@programming.dev · 9 months agomessage-square149fedilink
minus-squareOmgpwnies@lemmy.worldlinkfedilinkEnglisharrow-up3·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)