Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@andreia
Created June 15, 2011 23:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save andreia/1028356 to your computer and use it in GitHub Desktop.
Save andreia/1028356 to your computer and use it in GitHub Desktop.
Tweeting from shell
$ curl -u user:pass -d status='Hello from shell' http://twitter.com/statuses/update.xml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment