Archive

Posts Tagged ‘bash’

Twittering from command line (known also as passing parameters to aliases via bash shell)

May 26th, 2009 No comments

If you're new here, you may want to subscribe to my RSS feed. Thanks for visiting!

This tutorial is pretty simple. We’ll see how to setup our linux box to send messages to our twitter account using the command line.

As always click on “Read More”.
Read more…

Categories: Linux, Tutorial Tags: , , ,

Saving flv from Firefox cache using bash scripting

November 11th, 2007 5 comments

A few months ago I wrote a tutorial about how to save flv files using python scripting.
That wasn’t so much nerdy so I feel something inside me, like a voice telling out loud: “You can do it in a better nerdy way! I know you can!”
It/She/He was right.

Forget it (if you don’t like python) and see below:

Read more…