not_IO@lemmy.blahaj.zone to Programmer Humor@programming.devEnglish · 8 days agofinally something worse then curl | shlemmy.blahaj.zoneimagemessage-square133linkfedilinkarrow-up1798arrow-down19file-text
arrow-up1789arrow-down1imagefinally something worse then curl | shlemmy.blahaj.zonenot_IO@lemmy.blahaj.zone to Programmer Humor@programming.devEnglish · 8 days agomessage-square133linkfedilinkfile-text
minus-squareTja@programming.devlinkfedilinkarrow-up8·8 days agoThat would be &&. A single & will run them in parallel.
That would be &&.
A single & will run them in parallel.
Thanks