erste vorarbeiten für JSON
[aymargeddon/current.git] / withoutsqlgrep
diff --git a/withoutsqlgrep b/withoutsqlgrep
new file mode 100755 (executable)
index 0000000..a6af5fe
--- /dev/null
@@ -0,0 +1,4 @@
+#!/bin/sh
+
+grep $1 src/*.pl src/*.pm src/FROGS/*.pm html/*.epl
+