X-Git-Url: http://aymargeddon.de/gitweb/?p=aymargeddon%2Fcurrent.git;a=blobdiff_plain;f=withoutsqlgrep;fp=withoutsqlgrep;h=a6af5fe9823ebe948c9fb1e32dbcd414f3dd7f9f;hp=0000000000000000000000000000000000000000;hb=448ecd81168816b51bf23219e8cc802ed4e2346e;hpb=15cca89f315f0affe5562877f462f2fa7dcdb853 diff --git a/withoutsqlgrep b/withoutsqlgrep new file mode 100755 index 0000000..a6af5fe --- /dev/null +++ b/withoutsqlgrep @@ -0,0 +1,4 @@ +#!/bin/sh + +grep $1 src/*.pl src/*.pm src/FROGS/*.pm html/*.epl +