HOW TO : Sync git clients across workstations using dropbox
I have recently started using git as a source control for the various scrips that I write. As I also mentioned in this post, I use...
I have recently started using git as a source control for the various scrips that I write. As I also mentioned in this post, I use...
I like shiny new toys :). Even though perl is pretty powerful and more than enough for the simple tasks I get to automate from time...
I haven’t scripted in perl for quite some time (disadvantages of moving into management 🙂 ). Today, we had to analyze some log files at work...
Quick post for my own reference down the road. the “for” loop comes in very handy, when you want to perform the same task on multiple...
This HOW TO is more for my notes. We had a request at work, where we had to parse some log files and create a graph...
We run multiple applications in Jboss at my work and one of the applications used to take an inordinate time to come up. A typical application...