- [+]Academic
- Blog
- Donate
- [+]Recipes
- [+]Web Design
- [+]WordPress Plugins
Monthly Archives: July 2008
Bash one-liners to the rescue
I recently find myself using handy bash one-liners more all the time. I think that this is where unix/linux can really start to shine. There are so many little programs that just do one thing, and one thing well. But … Continue reading
sort using TAB as field separator in bash
I have run into this problem several times recently, and decided to finally write down the solution for myself rather than keep searching the internet for it. This is the problem: if you want to sort a file that is … Continue reading