From 5873cd68b1c65c4973aa3badf50054a1b2fd2584 Mon Sep 17 00:00:00 2001 From: Rob Landley Date: Thu, 18 Apr 2019 14:52:56 -0500 Subject: Ignore --line-buffered argument for script compatibility (it's the default). --- 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 9239614f..c88d4c65 100644 --- a/toys/posix/grep.c +++ b/toys/posix/grep.c @@ -10,7 +10,7 @@ * echo hello | grep -f