You can easily update your Twitter status from the CLI by using this one simple command:
curl -u user:password -d status=”Your status message” http://twitter.com/statuses/update.xmlwhere user is your username and password is your Twitter password entered in plaintext. Replace the text Your status message with anything you wish