consolewitch / renameWpTables

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

## 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.

About

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


Languages

Language:Shell 100.0%