layout: default title: SQL Style Guide description: A guide to writing clean, clear, and consistent SQL. tags:
- data
- process
- sql
- postgres
- mysql
$ | |
hmd at Hmods-Air in ~/Desktop/ga-wdi-project-2 on master | |
$ heroku config | |
! error getting commands pid 15000 SIGSEGV (signal 11) | |
hmd at Hmods-Air in ~/Desktop/ga-wdi-project-2 on master | |
$ heroku | |
Segmentation fault: 11 |
layout: default title: SQL Style Guide description: A guide to writing clean, clear, and consistent SQL. tags:
Using Python to check if remote port is open and accessible.
Taken from http://snipplr.com/view/19639/test-if-an-ipport-is-open/
Usage: