Skip to content

Instantly share code, notes, and snippets.

@ibogun
Created April 18, 2015 14:26
Show Gist options
  • Save ibogun/beb8cd8782d5203438b7 to your computer and use it in GitHub Desktop.
Save ibogun/beb8cd8782d5203438b7 to your computer and use it in GitHub Desktop.
parallel --header : echo my_command --f1={f1} --f2={f2} ::: f1 A B ::: f2 C D
@ibogun
Copy link
Author

ibogun commented Apr 18, 2015

Command to run in parallel script

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment