Merge branch 'master' of aymargeddon.de:/var/cache/git/aymargeddon/current
[aymargeddon/current.git] / agrep
1 #!/bin/sh
2
3 grep $1 src/*.pl src/*.pm src/FROGS/*.pm html/*.epl var/*.sql
4