There are only two types of Linux users: those who have nuked their install, and those who will. Running everything as the ...
How-To Geek on MSN

How to work with arrays in Bash scripts

If you're working with a large amount of data in your Bash scripts, arrays will make your life a lot easier. Some people get ...