From 52e27717aedce6da25ec8f2f035736d56dbdc005 Mon Sep 17 00:00:00 2001 From: Rob Landley Date: Wed, 3 Nov 2021 00:23:35 -0500 Subject: [PATCH] Don't forbid grep -Fw combination, it works find and the linux powerpc64le build uses it. --- toys/posix/grep.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/toys/posix/grep.c b/toys/posix/grep.c index 95b82cb1..6d23543d 100644 --- a/toys/posix/grep.c +++ b/toys/posix/grep.c @@ -10,7 +10,7 @@ * echo hello | grep -f