Skip to content

Instantly share code, notes, and snippets.

@d0t15t
Last active April 16, 2020 06:11
Show Gist options
  • Save d0t15t/4a164c986bf4dbb88e36b6c70fe9900c to your computer and use it in GitHub Desktop.
Save d0t15t/4a164c986bf4dbb88e36b6c70fe9900c to your computer and use it in GitHub Desktop.
Mysql Backup methods #mysql #drush
drush sql-dump > ${PWD##*/}-$(date +%Y-%m-%d\-%H-%M).sql
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment