]> 4ch.mooo.com Git - 16.git/blobdiff - qkeen.sh
p16 is being worked on a bunch by me wwww [16_ca needs huge amounts of work and I...
[16.git] / qkeen.sh
diff --git a/qkeen.sh b/qkeen.sh
new file mode 100755 (executable)
index 0000000..a0349b1
--- /dev/null
+++ b/qkeen.sh
@@ -0,0 +1,8 @@
+#! /bin/bash
+dir="16/keen"
+. ./src/util/qhead.sh $0
+grep "$1" "$dir"/*.c
+grep "$1" "$dir"/*.h
+grep "$1" "$dir"/lib/*.c
+grep "$1" "$dir"/lib/*.h
+. ./src/util/qfoot.sh $0