/renameWpTables

a bash script to rename the tables in a wordpress mysql database

Primary LanguageShell

## place the file to be converted in /tmp/import.sql
## make sure there isn't already a database called deleteme
## be sure to set your new wp prefix in the variable below.