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