Created
November 16, 2017 09:34
-
-
Save ddrscott/87f4415d38594e6f19a1e952fa8f1e1d to your computer and use it in GitHub Desktop.
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
| #!/bin/sh | |
| # open results in golumn | |
| psql -Ac 'select * from pg_tables' | golumn --title pg_tables |
Author
ddrscott
commented
Nov 16, 2017

Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment