Etiqueta: linux

¿Twitteando desde la línea de comandos de Linux?

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 [...]

Entrada publicada en y variedad | También etiquetada con | Comentarios cerrados