summaryrefslogtreecommitdiffstats
path: root/bin/acme/Agrep
diff options
context:
space:
mode:
Diffstat (limited to 'bin/acme/Agrep')
-rwxr-xr-xbin/acme/Agrep3
1 files changed, 3 insertions, 0 deletions
diff --git a/bin/acme/Agrep b/bin/acme/Agrep
new file mode 100755
index 0000000..c627894
--- /dev/null
+++ b/bin/acme/Agrep
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+grep -IRn --exclude-dir=.git "$*"