main06 Apr 2009 04:54 am
(Image from In Latte Veritas on Flickr.)
No, no, no, not that kind. This kind:
jonathan@sfo:~~$ tweet Switching to shell aliases to curl commands to the Twitter API for posting to twitter now.
But how?
alias tweet='curl --basic --user jof:PASSWORD --data status="!$" http://twitter.com/statuses/update.xml'
That’s how.
Thusly, http://twitter.com/jof/status/1462312199
