Tweeting from the shell


/ Published in: Bash
Save to your folder(s)



Copy this code and paste it in your HTML
  1. curl -u user:pass -d status="Tweeting from the shell" http://twitter.com/statuses/update.xml

Report this snippet


Comments


You need to login to view comments.