nifty to Programmer [email protected] • 1 year agoEvery language has its nicheimagemessage-square167arrow-up1962arrow-down142
arrow-up1920arrow-down1imageEvery language has its nichenifty to Programmer [email protected] • 1 year agomessage-square167
minus-square@OmgpwnieslinkEnglish3•edit-21 year agosubprocess.Popen(["bash one-liner"], stdout=PIPE, stderr-PIPE, text=True)
minus-square@fluxionlinkEnglish1•1 year agoI use perl, but everyone hates me and would rather rewrite my little scripts in python than bother changing a single line
minus-square@fluxionlinkEnglish1•1 year agoFor quick data parsing you’ll have to pry it from my cold dead hands im afraid
minus-square@SpaceNoodlelink1•1 year agoThat could be arranged. I could bash you over the head with a python.
minus-square@[email protected]linkfedilink0•1 year agoGrug use go because it easier, faster, and compiles to share with friends of Grug
If I can’t do it as a Bash one-liner, I’m using Python
subprocess.Popen(["bash one-liner"], stdout=PIPE, stderr-PIPE, text=True)
I use perl, but everyone hates me and would rather rewrite my little scripts in python than bother changing a single line
You’re right, everyone hates you.
😔
The good news is that you can stop using Perl at any time.
For quick data parsing you’ll have to pry it from my cold dead hands im afraid
That could be arranged. I could bash you over the head with a python.
It’s a kind offer, but my head is far too hard
Grug use go because it easier, faster, and compiles to share with friends of Grug