nifty@lemmy.world to Programmer Humor@programming.dev · 1 year agoEvery language has its nichelemmy.worldimagemessage-square155fedilinkarrow-up11arrow-down10
arrow-up11arrow-down1imageEvery language has its nichelemmy.worldnifty@lemmy.world to Programmer Humor@programming.dev · 1 year agomessage-square155fedilink
minus-squareOmgpwnies@lemmy.worldlinkfedilinkEnglisharrow-up0·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)