Tag Archive | "command line"

How to update your twitter status using curl

Saturday, August 8, 2009

0 Comments

Have you ever wanted to update your twitter status from linux command line? Using curl you can do this. Just simply replace user with your username password with your password and Your status message with the content of your latest tweet

Continue reading...