Update Twitter via command line interface di linux

Filed under: Komputer | Tags: | September 2nd, 2009
Post

Sebelumnya install curl dulu, di Ubuntu bisa dengan perintah ini

sudo apt-get install curl

lalu, untuk mulai update Twitter ketikkan sebaris perintah ini ;

curl -u username:password -d status="twitter update.." http://twitter.com/statuses/update.xml

referensi: tips4linux.com

Related posts:

  1. Update Twitter via BASH script di Linux

3 Responses

Leave a Reply

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

*

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