twitter from the command line
curl -u username:password -d status="" http://twitter.com/statuses/update.xml
TextSnippets > madams > twitter
1799 users tagging and storing useful source code snippets
Snippets is a public source code repository. Easily build up your personal collection of code snippets, categorize them with tags / keywords, and share them with the world (or not, you can keep them private!)
Mark James Adams http://raysend.com/mark/
curl -u username:password -d status="" http://twitter.com/statuses/update.xml