Skip to content

Instantly share code, notes, and snippets.

@fabienhinault
Created April 30, 2014 15:24
Show Gist options
  • Save fabienhinault/f4081b4c16815a15de1d to your computer and use it in GitHub Desktop.
Save fabienhinault/f4081b4c16815a15de1d to your computer and use it in GitHub Desktop.
#!/bin/sed -f
/^INSERT INTO `table_1/,/^\/\*!/ d
/^INSERT INTO `table_2/,/^\/\*!/ d
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment