Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@saltcod
Created October 4, 2011 11:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save saltcod/1261447 to your computer and use it in GitHub Desktop.
Save saltcod/1261447 to your computer and use it in GitHub Desktop.
LIVE SQL FILE
====================================================
sed 's/http:\/\/localhost:8888\/mywebsite/http:\/\/mywebsite.com/g' FileToReadFrom > FileToWriteTo
LOCAL SQL FILE
==============
sed 's/http:\/\/waterstreetgm.org/http:\/\/localhost:8888\/waterstreetgm/g' FileToReadFrom > FileToWriteTo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment