From 0493ffc6d064ece1a1966e1b7a4c237686a65966 Mon Sep 17 00:00:00 2001 From: Sheldon Hearn Date: Tue, 20 Nov 2001 17:38:31 +0000 Subject: [PATCH] (null commit) rev 1.24 only makes sense given that test(1) has been made a shell builtin command. Without this optimization, you'd be better off using printf(1) if you cared about efficiency at this level (although the use of printf(1) prior to mounting /usr would remain an issue).