nifty@lemmy.world to Programmer Humor@programming.dev · 1 year agoEvery language has its nichelemmy.worldimagemessage-square134fedilinkarrow-up1793arrow-down141
arrow-up1752arrow-down1imageEvery language has its nichelemmy.worldnifty@lemmy.world to Programmer Humor@programming.dev · 1 year agomessage-square134fedilink
minus-squareOmgpwnies@lemmy.worldlinkfedilinkEnglisharrow-up2·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)