Skip to content

Instantly share code, notes, and snippets.

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 ElijahLynn/7a3a8b913785f4e7461d30261ef98fde to your computer and use it in GitHub Desktop.
Save ElijahLynn/7a3a8b913785f4e7461d30261ef98fde to your computer and use it in GitHub Desktop.
Run this in bash, won't work in fish.
find /tmp/user/1000/syncdb/loc_mvpd_admin -name '*sql' | parallel --use-cpus-instead-of-cores --jobs 700% -v drush sql-query --file={}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment