aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/grap/find
diff options
context:
space:
mode:
Diffstat (limited to 'src/cmd/grap/find')
-rw-r--r--src/cmd/grap/find2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cmd/grap/find b/src/cmd/grap/find
index 1c2e905b..eccbfbdb 100644
--- a/src/cmd/grap/find
+++ b/src/cmd/grap/find
@@ -1 +1 @@
-exec /usr/bin/egrep -n "$1" *.[chyl]
+grep $1 *.[ch]