Post To Identi.ca using Curl
Tagged with: cli, command, curl, identi.ca, Linux, post, status, twitter
Saturday, May 2nd, 2009 08:17 PM
Post a status update to identi.ca using just curl
curl --basic --user binnyva:PASSWORD --data-ascii "status=The new status goes here" http://identi.ca/api/statuses/update.xml
Follow me(@binnyva) on Twitter