some bugs with json fixed
[aymargeddon/current.git] / allgrep
1 #!/bin/sh
2
3 grep $1 src/*.pl src/*.pm src/FROGS/*.pm html/*.epl var/*.sql
4