Palabras textuales y sin necesidad de traducir:
“In Ubuntu, install curl with apt-get install curl, then create a file paste the line below into it, modify the username and password strings:
curl --basic --user "username:password" --data-ascii "status=`echo $@|tr ' ' '+'`" "http://twitter.com/statuses/update.json"
Save or copy the file into /usr/bin, and you’re done”.
¡A meter mano linuxtwitteros!
Artículo de fsckin w/linux encontrado en Linux Today

