Skip to content

Instantly share code, notes, and snippets.

@maeharin
Created January 18, 2013 04:24
Show Gist options
  • Save maeharin/4562322 to your computer and use it in GitHub Desktop.
Save maeharin/4562322 to your computer and use it in GitHub Desktop.
$ psql dbname -U username -F ',' -A -c 'select * from users limit 10'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment