Skip to content

Instantly share code, notes, and snippets.

$ curl -s -upozorvlak:<my password here> http://api.twitter.com/1/statuses/mentions.json | jf -p user/name user/screen_name text
[
{
"text" : "@pozorvlak I have to admit that if you have polymorphism then things like +. are particularly pointless.",
"user" : {
"name" : "Christopher Yocum",
"screen_name" : "cyocum"
}
},
{