Update Twitter status from the Linux command line

You can easily update your Twitter status from the CLI by using this one simple command:

curl -u user:password -d status=”Your status message” http://twitter.com/statuses/update.xml

where user is your username and password is your Twitter password entered in plaintext. Replace the text Your status message with anything you wish




Digg Google Bookmarks reddit Mixx StumbleUpon Technorati Yahoo! Buzz DesignFloat Delicious BlinkList Furl
 
 


© Copyleft 2010 MooLux Moolux