Skip to content

Instantly share code, notes, and snippets.

@szalansky
Created February 3, 2014 22:42
Show Gist options
  • Save szalansky/8793987 to your computer and use it in GitHub Desktop.
Save szalansky/8793987 to your computer and use it in GitHub Desktop.
find DIR -print0 | xargs -0 -n 100 bundle exec rake TASK
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment