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