Return to Snippet

Revision: 2634
at March 18, 2007 11:06 by gtcaz


Initial Code
curl -u username:password -d status="twittering from curl" http://twitter.com/statuses/update.xml

Initial URL
http://www.morethanseven.net/posts/posting-to-twitter-using-php/

Initial Description


Initial Title
Twitter from the command line using curl

Initial Tags
curl, twitter

Initial Language
Bash