Y
Hacker News
new
|
ask
|
show
|
jobs
by
jonathrg
247 days ago
That's &&
& runs the thing in the background. So this is running all the commands in parallel.
1 comments
caminanteblanco
247 days ago
You're completely right, sometimes I feel like Bash syntax is as impenetrable as regex.
link
brianpan
247 days ago
I found this interesting:
https://wizardzines.com/zines/terminal/
link