Skip to content

Instantly share code, notes, and snippets.

@fuba
Created July 23, 2014 02:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save fuba/70fb320094124bed42eb to your computer and use it in GitHub Desktop.
Save fuba/70fb320094124bed42eb to your computer and use it in GitHub Desktop.
gunosy /g/:id mystery
[chimaira:~] ec% curl -s -I http://gunosy.com/g/R99De | egrep '^HTTP'
HTTP/1.1 200 OK
[chimaira:~] ec% curl -s -I http://gunosy.com/g/R99De | egrep '^HTTP'
HTTP/1.1 200 OK
[chimaira:~] ec% curl -s -I http://gunosy.com/g/R99De | egrep '^HTTP'
HTTP/1.1 200 OK
[chimaira:~] ec% curl -s -I http://gunosy.com/g/R99De | egrep '^HTTP'
HTTP/1.1 200 OK
[chimaira:~] ec% curl -s -I http://gunosy.com/g/R99De | egrep '^HTTP'
HTTP/1.1 302 Found
[chimaira:~] ec% curl -s -I http://gunosy.com/g/R99De | egrep '^HTTP'
HTTP/1.1 200 OK
[chimaira:~] ec% curl -s -I http://gunosy.com/g/R99De | egrep '^HTTP'
HTTP/1.1 200 OK
[chimaira:~] ec% curl -s -I http://gunosy.com/g/R99De | egrep '^HTTP'
HTTP/1.1 200 OK
[chimaira:~] ec% curl -s -I http://gunosy.com/g/R99De | egrep '^HTTP'
HTTP/1.1 200 OK
[chimaira:~] ec% curl -s -I http://gunosy.com/g/R99De | egrep '^HTTP'
HTTP/1.1 200 OK
[chimaira:~] ec% curl -s -I http://gunosy.com/g/R99De | egrep '^HTTP'
HTTP/1.1 200 OK
[chimaira:~] ec% curl -s -I http://gunosy.com/g/R99De | egrep '^HTTP'
HTTP/1.1 200 OK
[chimaira:~] ec% curl -s -I http://gunosy.com/g/R99De | egrep '^HTTP'
HTTP/1.1 302 Found
[chimaira:~] ec% curl -s -I http://gunosy.com/g/R99De | egrep '^HTTP'
HTTP/1.1 302 Found
[chimaira:~] ec% curl -s -I http://gunosy.com/g/R99De | egrep '^HTTP'
HTTP/1.1 200 OK
[chimaira:~] ec% curl -s -I http://gunosy.com/g/R99De | egrep '^HTTP'
HTTP/1.1 302 Found
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment