Skip to content

Instantly share code, notes, and snippets.

@rchowe
Created February 10, 2015 17:07
Show Gist options
  • Save rchowe/3468aa306d56a8e6e46d to your computer and use it in GitHub Desktop.
Save rchowe/3468aa306d56a8e6e46d to your computer and use it in GitHub Desktop.
for i in $(seq 2 1000); do
./check_prime.py $i
done
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment