shell script

Whenever a group of us WorkHabit folks are sitting around the virtual watercooler reviewing upcoming projects, one of the first questions we need to answer is about the quality of the code we're starting with.

The big question we always want to know is this: Is core hacked? And how badly?

After doing this manually several times, I decided to cut to the chase and write a script for it.

The bash script to do this is at the bottom of this post. Just save it as iscorehacked.sh, mark it executable, and have at it.  read more »

Papernote