Joe Klemmer@lemmy.myserv.one to Linux@lemmy.ml · 11 months agoHow to run command or code in parallel in bash shell under Linux or Unixwww.cyberciti.bizexternal-linkmessage-square4fedilinkarrow-up10arrow-down10file-text
arrow-up10arrow-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 · 11 months agomessage-square4fedilinkfile-text
minus-squaredb2@sopuli.xyzlinkfedilinkarrow-up0·11 months agoWhy would you make a one line command in to a function 🤣
minus-squareWalrusByte@lemmy.worldlinkfedilinkEnglisharrow-up0·11 months 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-up0·11 months agoAdding three extra lines to call a single command makes it clean? Remind me not to hire you.
minus-squareHelix 🧬@feddit.delinkfedilinkEnglisharrow-up0·11 months agoDo you know what the word ‘example’ means? There are people who aren’t as superbly knowledgeable as you are.
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.
Do you know what the word ‘example’ means? There are people who aren’t as superbly knowledgeable as you are.