From 2cfc7cad85dbe66e153f2bb1b5bb06ed8b146056 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Tue, 23 Feb 2016 12:08:13 +0100 Subject: possiblity optimisation of false MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- README | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'README') diff --git a/README b/README index 3ecc1a8..417c8ab 100644 --- a/README +++ b/README @@ -36,7 +36,11 @@ RATIONALE NOTES Your shell may have its own verions of true(1p) - and false(1p). + and false(1p). If it doesn't, and false(1) is last + in your PATH, you could prove the performance of + false(1) by not installing false(1). However, if + this is done, your shell will probably complain + that false(1) cannot be found. BUGS None. These programs are about as simple as it gets. -- cgit v1.2.3-70-g09d2