Skip to content

Instantly share code, notes, and snippets.

@ibogun
Created April 18, 2015 16:52
Show Gist options
  • Save ibogun/df2eacd9bc4687967e27 to your computer and use it in GitHub Desktop.
Save ibogun/df2eacd9bc4687967e27 to your computer and use it in GitHub Desktop.
for loop with paralell
seq 1 10 | parallel octave --silent --eval "test\({},{}\)"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment