I wish to use a command-line application, like cURL, to do some test posts to my test twitter account. I also wish to do this with OAuth authentication.
How I can do this? Assume I already have created an application, in Twitter, and received my keys and stuff.
(Also, please make sure you specify which key to use, and where, in the command line, etc.).
Finally, I'm under the (uneducated) assumption that this is possible with a single command line.