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: Tampilan Ubuntu jadi XP
- Open a terminal window.
- Execute the following Terminal command:
Related: Mig33 4.20 ada di wap.mig33.com
sudo apt-get install curl Related: Download Template Cunfon
Related: Apa sih CSS ? - 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