Command Line Twitter 0.0.3
Mar 22
Posted by: Paul Campbell
Download: cl-twit
Size: 2.04 KB
md5_file hash: de44cc5ad9e9b5a12b48c2bd39713561
First released: Sat, 2008-03-22 00:33
Last updated: Sat, 2008-03-22 00:32
0.0.3
- Don't print JSON returned by twitter.com
- Add verbose option to report # chars used/left.
- Discard account and message environment variables after used.
0.0.2
- Protect against errors when using:
cl-twit "This isn't going to cause an error."
The double quotes are needed because of the '.
The quotes introduce spaces into $1, so it gets wrapped with ""
0.0.1
- Initial adaptation from
http://www.fsckin.com/2008/03/19/twittering-from-the-command-line/
Post new comment