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