Created
October 11, 2018 12:14
-
-
Save AronNovak/10ebad94323406e823d311ee7e989880 to your computer and use it in GitHub Desktop.
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
drush sql-dump --tables-list=`drush sqlq "show tables like '_raw_%'" | xargs | sed -e 's/ /,/g'` > /tmp/only_users.sql |
amitaibu
commented
Oct 11, 2018
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment