From 6b402b83cffc97015345dab1c27c35afe64bb3db Mon Sep 17 00:00:00 2001 From: mischief Date: Tue, 25 Aug 2015 02:07:46 -0700 Subject: import E script from bell labs --- rc/bin/ape/fgrep | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rc/bin/ape/fgrep') diff --git a/rc/bin/ape/fgrep b/rc/bin/ape/fgrep index ffd1b2dc3..99853d168 100755 --- a/rc/bin/ape/fgrep +++ b/rc/bin/ape/fgrep @@ -1,2 +1,2 @@ #!/bin/rc -exec /rc/bin/ape/grep $* +exec /$objtype/bin/ape/grep -F $* -- cgit v1.2.3