Last active
August 29, 2015 14:02
-
-
Save ejholmes/7f6fafec76ff4b9aacf2 to your computer and use it in GitHub Desktop.
psql pbcopy
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
-- Cause all query output to be piped to the OS X clipboard | |
\o | /usr/bin/pbcopy |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment