Skip to content

Instantly share code, notes, and snippets.

@toffebjorkskog
Created June 18, 2012 06:34
Show Gist options
  • Save toffebjorkskog/2947147 to your computer and use it in GitHub Desktop.
Save toffebjorkskog/2947147 to your computer and use it in GitHub Desktop.
Drush sqldump
#Thanks to oxyc!
drush sql-dump --result-file="dump_$(date -d now +'%H%m').sql"
@toffebjorkskog
Copy link
Author

Thanks to oxyc who sent me this over Skype

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment