Linux

Categorized | cli

Update your 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.

Author Profile

T4L ;

Other posts by T4L

Author's web site



Are you satisfied with this blog?
Why not subscribe our RSS Feed? you will always get the latest post.


2 Comments

  1. 1
  2. Kenshin

    Awesome ! Thanks ! ;)

    2

2 Trackback(s)

  1. 08 08 2009 : ??? ???? ??????? ?????? ?? ????? ?? ??? ??????? [??????] | ?????
  2. 15 08 2009 : Noticias X_ « SuSELife_

Leave A Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>