Skip to content

Instantly share code, notes, and snippets.

@nateluzod
Created May 15, 2012 01:35
Show Gist options
  • Save nateluzod/2698437 to your computer and use it in GitHub Desktop.
Save nateluzod/2698437 to your computer and use it in GitHub Desktop.
Import SQL from Terminal
mysql -u root -p -h localhost foo <bar.sql
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment