match and game counter temporarly disabled (waiting for counter script for all users)
[brisk.git] / bin / tagger.sh
1 #!/bin/bash
2 etags -l php $(find -name '*.ph*')
3