Tweet from command line

There are many ways of tweeting applications and programs available on the net. Click on an icon and you will be redirected to your twitter homepage, use an a twitter application and a lot more. Here is another such method. Using Curl you can tweet by executing a single command on your terminal.

[shredder12]$ curl  -u shredder12:mypassword -d status='a commandline tweet'  https://twitter.com/statuses/update.xml

As you can see, tweeting is just a command away ;).

Post new comment

  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <img> <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd> <blockquote> <h1> <h2> <h3> <h4> <h5> <h6> <p> <br>
  • Image links with 'rel="lightbox"' in the <a> tag will appear in a Lightbox when clicked on.
  • Search Engines will index and follow ONLY links to allowed domains.

More information about formatting options

CAPTCHA
No Bots - Only Humans And Aliens
1 + 0 =
Solve this simple math problem and enter the result. E.g. for 1+3, enter 4.