Skip to content

JoyceBabu/MySQL-Dump-Table-Extractor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

How to use

Download and install MySQL Dump Table Extractor

wget -O extract_table https://raw.github.com/JoyceBabu/MySQL-Dump-Table-Extractor/master/extract_table.sh
chmod +x /usr/local/bin/extract_table

# optionally move to /usr/local/bin
sudo mv ./extract_table /usr/local/bin/extract_table

Run the script to view a list of options

extract_table [dumpfile.sql]

About

Bash script to extract tables from a MySQL dump file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages