nifty to Programmer [email protected] • 1 year agoEvery language has its nichelemmy.worldimagemessage-square166fedilinkarrow-up1967arrow-down143
arrow-up1924arrow-down1imageEvery language has its nichelemmy.worldnifty to Programmer [email protected] • 1 year agomessage-square166fedilink
minus-square@[email protected]linkfedilink5•1 year agoIf I can’t do it as a Bash one-liner, I’m using Python
minus-square@[email protected]linkfedilinkEnglish3•edit-21 year agosubprocess.Popen(["bash one-liner"], stdout=PIPE, stderr-PIPE, text=True)
minus-square@[email protected]linkfedilinkEnglish1•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@[email protected]linkfedilink1•1 year agoThe good news is that you can stop using Perl at any time.
minus-square@[email protected]linkfedilinkEnglish1•1 year agoFor quick data parsing you’ll have to pry it from my cold dead hands im afraid
minus-square@[email protected]linkfedilink1•1 year agoThat could be arranged. I could bash you over the head with a python.
minus-square@[email protected]linkfedilinkEnglish2•1 year agoIt’s a kind offer, but my head is far too hard
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