Created
June 21, 2016 16:42
-
-
Save ElijahLynn/7a3a8b913785f4e7461d30261ef98fde to your computer and use it in GitHub Desktop.
Run this in bash, won't work in fish.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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