azet / community_bash_style_guide

Community Bash Style Guide: writing useful and modern bash scripts, seriously.
Creative Commons Attribution 4.0 International
298 stars 37 forks source link

Parallel Bash: `xargs` example #11

Closed ax3l closed 7 years ago

ax3l commented 7 years ago

@azet pong :)

Close #10: Adds a simple and a more reasonable, complex example using parallel xargs.