-
RSS Links
Categories
Archives
Blogroll
Tag Archives: curl
Updating Your Twitter Status with cURL and a Bash Function
I’m usually at the command line so I wrote a little a bash function so that i can type
tweet this is really neat but kind of pointless
and it will update my twitter status! some characters trip it up but in general it’s useful for most of my tweets. The tweet function just spits out the [...]
Grab a Twitter Status without the Twitter API