Joe Klemmer@lemmy.myserv.one to Linux@lemmy.ml · 2 years agoHow to run command or code in parallel in bash shell under Linux or Unixwww.cyberciti.bizexternal-linkmessage-square16fedilinkarrow-up149arrow-down15file-text
arrow-up144arrow-down1external-linkHow to run command or code in parallel in bash shell under Linux or Unixwww.cyberciti.bizJoe Klemmer@lemmy.myserv.one to Linux@lemmy.ml · 2 years agomessage-square16fedilinkfile-text
minus-squaredb2@sopuli.xyzlinkfedilinkarrow-up2arrow-down21·2 years agoWhy would you make a one line command in to a function 🤣
minus-squareWalrusByte@lemmy.worldlinkfedilinkEnglisharrow-up16·2 years agoIt’s just a proof of concept. They wanted to keep it clean and easy to read while still showing off how to run the function in the background
minus-squaredb2@sopuli.xyzlinkfedilinkarrow-up1arrow-down23·2 years agoAdding three extra lines to call a single command makes it clean? Remind me not to hire you.
minus-squareEager Eagle@lemmy.worldlinkfedilinkEnglisharrow-up23arrow-down1·2 years agoonly a masochist would want to work with anyone this dense
minus-squareCashewNut 🏴@lemmy.worldlinkfedilinkarrow-up10·2 years agoWhat’s the point in commenting just to be a dick head?
minus-squareHelix 🧬@feddit.delinkfedilinkEnglisharrow-up6arrow-down1·2 years agoDo you know what the word ‘example’ means? There are people who aren’t as superbly knowledgeable as you are.
minus-squaresebsch@discuss.tchncs.delinkfedilinkarrow-up2·1 year agoReadability counts, toxic comments … not sure
Why would you make a one line command in to a function 🤣
It’s just a proof of concept. They wanted to keep it clean and easy to read while still showing off how to run the function in the background
Adding three extra lines to call a single command makes it clean? Remind me not to hire you.
only a masochist would want to work with anyone this dense
What’s the point in commenting just to be a dick head?
You tell me.
Do you know what the word ‘example’ means? There are people who aren’t as superbly knowledgeable as you are.
Repeated usage.
It’s only called once.
Readability counts, toxic comments … not sure