1 2 3 4 5 6
#!/bin/sh # Find all BROKENs in the code find . -name '*.h' | xargs grep BROKEN find . -name '*.cpp' | xargs grep BROKEN
Loggerhead is a web-based interface for Breezy Version: 2.0.1