This one is for the command line junkies out there. By using cURL ( a client for getting files from servers), you can easily post your tweets to Twitter from the terminal window.
Related: Set ikon baru ala Karmic
- Open a terminal window.
- Execute the following Terminal command:
sudo apt-get install curl Related: Decibel Audio Player UBUNTU
Related: Opera 10.0 RC (Build 1733) - Input the administrative password.
curl -u yourusername:yourpassword -d status=”Your Message Here” http://twitter.com/statuses/update.xml |
Sumber: http://blogs.tech-recipes.com/shamanstears/2008/03/04/ubuntu-posting-to-twitter-from-the-terminal-window/
ah plok
BalasHapus