Skip to content

Instantly share code, notes, and snippets.

@jpalala
Created December 19, 2014 02:26
Show Gist options
  • Save jpalala/3d3cf52a4aa3a2c7bf70 to your computer and use it in GitHub Desktop.
Save jpalala/3d3cf52a4aa3a2c7bf70 to your computer and use it in GitHub Desktop.
Find DB connection details from wp-config using bash
cat wp-config.php | grep DB
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment