All programmers have their own customized backup solutions. I have six. Yes, six! Five to backup files and one to
Continue readingCategory: Command Line
Shell Script Language – Use Perl, Not Bash
To me, a shell script is a script that automates repetitive tasks. But that is not the ‘official’ definition. Wikipedia has this definition: A shell script is a script written for the shell, or command line interpreter, of an operating system.
Continue readingmpg123/mpg321 – The Command Line MP3 Players
So far we looked at the GUI MP3 Players for linux – like Amarok, Exile, XMMS etc. Most linux users
Continue readingHow to Mount ISO/MDF Images in Linux
The mount command in Linux is a very powerful command. It can be used to mount any thing from a
Continue readingInternet Connection Sharing using iptables
It is very easy to setup an internet connection sharing in Linux system using iptables. This method can be used
Continue readingfish(Friendly Interactive Shell)
fish(Friendly Interactive Shell) is a new shell for Linux. I tried it out and have decided to dump bash for fish. Try it out – you will come to the same conclusion as well.
Continue reading