plan9port

fork of plan9port with libvec, libstr and libsdb
Log | Files | Refs | README | LICENSE

commit 45cb54e8a6b6eb4d5308d5404960e7be40b760c1
parent 2ff29ba87ae1077623d4aa93c52020ab379795b2
Author: rsc <devnull@localhost>
Date:   Thu,  6 Apr 2006 15:58:01 +0000

no /fd/2

Diffstat:
Mbin/lookman | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/lookman b/bin/lookman @@ -13,7 +13,7 @@ fn sigexit sigint sighup sigterm{ } *=`{echo $*|tr A-Z a-z|tr -dc 'a-z0-9_ \012'} # fold case, delete funny chars if(~ $#* 0){ - echo Usage: lookman key ... >/fd/2 + echo usage: lookman key ... >[1=2] exit 1 } look $1 $index|sed 's/.* //'|sort -u >$t1