Created
August 13, 2013 20:36
-
-
Save asyndesis/6225431 to your computer and use it in GitHub Desktop.
Quick way to access InterWorx DB
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
mysql -u iworx -p -S /home/interworx/var/run/mysql.sock -p`grep dsn.orig ~iworx/iworx.ini | cut -d : -f 3 | xargs -d @ | cut -d " " -f 1` |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment