Skip to content

Instantly share code, notes, and snippets.

@abrooks
Created April 15, 2011 14:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save abrooks/921772 to your computer and use it in GitHub Desktop.
Save abrooks/921772 to your computer and use it in GitHub Desktop.
for R in {1..10}; do
~/​​wrapper-​​​​linux –m ~/​​i86bi_​​linux-​​​​adventerprisek9-​​​​ms –p $((2000 + R))\
-- -e 1 –s 1 $((10 * R)) &
sleep 1s
done
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment