
twitter command terminal finux linux society
A Twitter Command for Your Terminal
Submitted by finux on Fri, 03/28/2008 - 19:58.A Twitter Command for Your Terminal
Well Twitter seems to be getting popular now, and it's pretty we documented that it can be used via the command line terminal if CURL is installed. The below is how to make a twitter command for your terminal. You will obviously need to have a Twitter account registered, and you can do that by going to this web address https://twitter.com/signup
The first thing to do is to install curl if it isn't already installed
sudo aptitude install curl
