Update your Twitter status from the Linux command line

By | August 7, 2009

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.

If you want to pass 350-001 and VCP-410 exam then go through braindumps to learn what is exactly required for exam.

5 thoughts on “Update your Twitter status from the Linux command line

  1. Pingback: ??? ???? ??????? ?????? ?? ????? ?? ??? ??????? [??????] | ?????

  2. Pingback: Noticias X_ « SuSELife_

  3. Ben Kevin

    I use TweetTwain, a new Twitter client for Linux, get it from http://www.tweettwain.com It supports multiple accounts and there are many features specific to business users. I never thought of using Twitter for my business, but TweetTwain features are helping me a lot to get more targeted followers thus more business.

    Reply

Leave a Reply to Kenshin Cancel reply

Your email address will not be published. Required fields are marked *