$tweet tweeting from shell / command-line
$tweet tweeting from shell / command-line

Here’s my attempt at giving something back to the software world. While playing with the twitter API (which is uber-cool, BTW), it seemed I could update the status on my twitter account by simply doing an HTTP POST. Being a shell junkie that I am, I quickly whipped out a bash script, combined it...